Obj2gltf Alternatives
Similar projects and alternatives to obj2gltf based on common topics and language
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
cesium
Discontinued An open-source JavaScript library for world-class 3D globes and maps :earth_americas: [Moved to: https://github.com/CesiumGS/cesium] (by AnalyticalGraphicsInc)
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better obj2gltf alternative or higher similarity.
obj2gltf discussion
obj2gltf reviews and mentions
Posts with mentions or reviews of obj2gltf.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to properly load OBJ in WebGL?
The proper way to load an OBJ file in WebGL is to convert it to a GLTF file first! :P https://github.com/CesiumGS/obj2gltf https://loaders.gl/modules/gltf/docs/api-reference/gltf-loader
-
Open source libs for converting 3d model to gltf
I am trying to convert 3d models to gltf using server side tech so that i can display in unity as Asset bundle requires manual conversion which is not appropriate for my project. Currently i am using Nodejs and using this lib CesiumGS/obj2gltf: Convert OBJ assets to glTF (github.com) but it only supports obj format. Does any know other open source lib which are well maintained. I am ok for other server side tech as well.
Stats
Basic obj2gltf repo stats
2
1,841
2.9
7 months ago
CesiumGS/obj2gltf is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of obj2gltf is JavaScript.