Registry / utility / jimcolmodelimporterjfx

jimcolmodelimporterjfx

JSON →
library0.6javamavenunverified

JavaFX model importer for COLLADA 1.4.1 and 1.5.0 files (*.dae, *.zae).

<dependency> <groupId>us.ihmc</groupId> <artifactId>jimColModelImporterJFX</artifactId> <version>0.6</version> </dependency>
INSTALL
IMPORT
SIG · JIMCOLMODELIMPORTE
J
jimcolmodelimporterjfx
utilityjavav0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JimColModelImporterJFX
us.ihmc.jimcolmodelimporterjfx.JimColModelImporterJFX

Load a COLLADA model file using JimColModelImporterJFX.

import us.ihmc.jimcolmodelimporterjfx.JimColModelImporterJFX; public class Example { public static void main(String[] args) { JimColModelImporterJFX importer = new JimColModelImporterJFX(); importer.load("model.dae"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
jimcolmodelimporterjfx — mvn dependency:get jimcolmodelimporterjfx · libregistry