obj-files
There are 28 repositories under obj-files topic.
manyfold3d/manyfold
A self-hosted digital asset manager for 3d print files.
thinks/obj-io
Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.
Chen-Si-An/OCC-MFC
Use OpenCASCADE library to implement data visualization under MFC framework
KSkun/Mesh-Viewer
A C++/OpenGL mesh viewer for OBJ format models.
neurolabusc/plyview
Demo OpenGL Core GLSL viewer for PLY or OBJ meshes using lazarus
YaleDHLab/vertices
Extract fixed-size vertex data from .obj and .jpg files
tonyketcham/unplugin-obj
Import .obj files as strings š§µ in Vite, Rollup, Webpack + more
bl33h/3dModelLoader
A program that uses SDL2 and glm to load, render, and rotate the lines of 3D models from OBJ files for display.
erenyenigul/wavefront.java
A mesh generation library using Wavefront OBJ format for Java.
nikwl/matlab-scanmesh-toolbox
Toolbox of MATLAB functions to process scanned 3D meshes.
the-man-w-laughs/Obj-Renderer
A lightweight OBJ file renderer written in C# using the SFML library.
dolovnyak/SimpleRenderOpenGL
`Graphic` project at School21
ebadier/BezierLoader
A C++ application which can load an OBJ file and render the Bezier curves it contains
hamolicious/OBJ-File-Renderer
Renders OBJ file formats to a 2D display, uses Python and Pygame
potato3d/objparser
C++ library to read 3D Wavefront OBJ/MTL files
atherias/gmap
3D Modelling: read a 3D polygonal mesh from an OBJ file, store the polygonal mesh in a generalised map, output all the darts and cells from the generalised map to .csv files, and finally output a triangulation of the polygonal mesh to a new OBJ file.
bl33h/3dModelsFlatShading
It is a C++ graphics application that loads and renders 3D models with flat shading using SDL and OpenGL
bl33h/exploringTheSpace
This OpenGL/C++ graphics app renders celestial bodies with realistic shaders and noise functions. It features a camera tracking a spaceship represented by a Blender .obj file.
dmnsgn/vscode-wavefront
Grammars for Wavefront .obj and .mtl files.
jdmalham/OBJ-Line-to-Face-Converter
Scripts that transform obj polylines into surfaces that follow the same path defined by the polyline. I have written this for my research at UCLA regarding development of VR event displays for the LHC CMS detector.
mvangog/objExport-coordinates
mvba to prevent microstation obj-exporter from moving the origin of the model
Neryss/Scop
Obj file visualizer
RobuRishabh/Calibration_and_Augmented_Reality
This project is about learning how to calibrate a camera , then use the calibration to generate virtual objects in a scene. After getting calibration parameters System will be able to identify a target and then position a virtual item in the scene next to the target so that it moves and orients itself appropriately in response to camera or target.
joaomota59/objComTexturaOpenGL
Carregando um obj dentro do projeto do opengl com sua textura correspondente
kitsudaiki/libKitsunemimiObj
IMPORTANT: This repository is no longer maintained, because the content was moved into https://github.com/kitsudaiki/Hanami-AI
mchorse/vox_exporter
Vox file (MagicaVoxel format) to OBJ which uses stupid meshing algorithm (useful for rigging) and 16x16 texture export
MrAlexeiMK/ObjLoader
C# library for loading and working with .obj models
nidi3/3d-viewer
A simple viewer for 3D objects