wavefront-obj
There are 135 repositories under wavefront-obj topic.
fougue/mayo
3D CAD viewer and converter based on Qt + OpenCascade
uhlik/bpy
blender python scripts
rastapasta/react-native-gl-model-view
📺 Display and animate textured Wavefront .OBJ 3D models with 60fps - native bridge to GLView (iOS) and jPCT-AE (Android)
LucasDower/ObjToSchematic
A tool to convert 3D models into Minecraft formats such as .schematic, .litematic, .schem and .nbt
pywavefront/PyWavefront
Python library for importing Wavefront .obj files
middlefeng/NuoModelViewer
A simple Wavefront OBJ viewer.
BonnierNews/react-native-3d-model-view
A React Native view for displaying 3D models
kevinzakka/obj2mjcf
A CLI for processing composite Wavefront OBJ files for use in MuJoCo.
WenlinMao/android-3d-model-viewer
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
Magnus2/MeshReconstruction
Fast and light-weight Marching Cubes library in C++ without any dependencies.
Eisenwave/obj2voxel
Convert OBJ and STL files to voxels, with support for textures. Written in pure C++17 with CMake. No raytracing or slicing or OpenGL shenanigans. Fast and robust using just 3D intersections. Simple as.
piemonte/Poly
🦕 Unofficial Google Poly SDK in Swift – search, discover, and download 3D models and scenes
create3000/x_ite
X_ITE X3D Browser, view and manipulate X3D, VRML, glTF and other 3D sources in HTML.
p2or/blender-batch-import-wavefront-obj
Import multiple OBJ files, their UV's and materials
SamusAranX/USDConverter
A USDZ-to-OBJ converter powered by Model I/O
fzwoch/bsp2obj
convert Quake BSP maps to Wavefront OBJ models
tarptaeya/path_tracer
Accelerated path tracing in pure Ruby
udhos/gwob
gwob - Pure Go Golang parser for Wavefront .OBJ 3D geometry file format
Aeroanion/Free-Solidworks-OBJ-Exporter
A macro to export Solidworks models as .obj files, including .mtl files.
chchwy/ogre-v2-mesh-viewer
An Ogre3D mesh viewer based on v2.1 branch which can import obj/gltf models
w0rm/elm-obj-file
Encode and decode 3D geometry in the OBJ file format
seemywingz/in3D
A relatively simple Go powered OpenGL Graphics Engine
aras-p/obj_parse_tester
Comparing various C++ OBJ parsing libraries
Not-Nik/rlobj
rlobj is a drop-in replacement for raylib's obj loader
jpcy/objzero
Wavefront .obj file loader written in C (C99)
MacDue/SimpleObjLoader
A very simple Wavefront .obj loader with glut support.
lmarz/animated_obj
Animated OBJ file format
2003scape/rsc-models
🫖 (de)serialize runescape classic 3D models
Daiver/pygeom_tools
Simple tools for wavefront obj IO and processing.
jefferis/readobj
R package providing fast reader for Wavefront OBJ 3D scene files
MolassesLover/vulkan-renderer
My free and open-source Vulkan renderering engine
StefanJohnsen/TriangulateOBJ-App
Triangulation of polygons in obj files
mariliafernandez/generate-obj-normals
Generate normal vectors for wavefront .obj files
FaberSanZ/ObjLoader
ObjLoader C#
vshotarov/death-star
A basic cuda path tracer, based on the concepts in Peter Shirley's "Ray tracing in one weekend" https://raytracing.github.io/books/RayTracingInOneWeekend.html