GitHub topics: obj-files
manyfold3d/manyfold
A self-hosted digital asset manager for 3d print files.
Language: Ruby - Size: 15.5 MB - Last synced at: about 6 hours ago - Pushed at: about 8 hours ago - Stars: 1,384 - Forks: 81

vlados1kin/computer-graphics-algorithms
Laboratory works on the subject Computer graphics algorithms
Language: C# - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YaleDHLab/vertices ๐ฆ
Extract fixed-size vertex data from .obj and .jpg files
Language: Python - Size: 2.55 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

the-man-w-laughs/Obj-Renderer
A lightweight OBJ file renderer written in C# using the SFML library.
Language: C# - Size: 2.85 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

potato3d/objparser
C++ library to read 3D Wavefront OBJ/MTL files
Language: C++ - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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.
Language: C++ - Size: 5.23 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dolovnyak/SimpleRenderOpenGL
`Graphic` project at School21
Language: C - Size: 91 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

bl33h/3dModelLoader
A program that uses SDL2 and glm to load, render, and rotate the lines of 3D models from OBJ files for display.
Language: C++ - Size: 340 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

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.
Language: C++ - Size: 5.56 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bl33h/3dModelsFlatShading
It is a C++ graphics application that loads and renders 3D models with flat shading using SDL and OpenGL
Language: C++ - Size: 438 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

neurolabusc/plyview
Demo OpenGL Core GLSL viewer for PLY or OBJ meshes using lazarus
Language: Pascal - Size: 1.79 MB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 4

MrAlexeiMK/ObjLoader
C# library for loading and working with .obj models
Language: C# - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

csmailis/ObjSequenceViewer
A minimal, standalone viewer GUI for 3D animations stored as stop-motion sequences of individual .obj mesh files.
Language: Python - Size: 17.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

thinks/obj-io
Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.
Language: C++ - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 2

KSkun/Mesh-Viewer
A C++/OpenGL mesh viewer for OBJ format models.
Language: C++ - Size: 11.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

Chen-Si-An/OCC-MFC
Use OpenCASCADE library to implement data visualization under MFC framework
Language: C++ - Size: 51.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

erenyenigul/wavefront.java
A mesh generation library using Wavefront OBJ format for Java.
Language: Java - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

nikwl/matlab-scanmesh-toolbox
Toolbox of MATLAB functions to process scanned 3D meshes.
Language: MATLAB - Size: 29 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

tonyketcham/unplugin-obj
Import .obj files as strings ๐งต in Vite, Rollup, Webpack + more
Language: TypeScript - Size: 116 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

kitsudaiki/libKitsunemimiObj ๐ฆ
IMPORTANT: This repository is no longer maintained, because the content was moved into https://github.com/kitsudaiki/Hanami-AI
Language: C++ - Size: 57.6 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hamolicious/OBJ-File-Renderer ๐ฆ
Renders OBJ file formats to a 2D display, uses Python and Pygame
Language: Python - Size: 856 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

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.
Language: Python - Size: 234 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mvangog/objExport-coordinates
mvba to prevent microstation obj-exporter from moving the origin of the model
Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 4.46 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dmnsgn/vscode-wavefront
Grammars for Wavefront .obj and .mtl files.
Size: 8.08 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ebadier/BezierLoader
A C++ application which can load an OBJ file and render the Bezier curves it contains
Language: C++ - Size: 26.1 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

joaomota59/objComTexturaOpenGL
Carregando um obj dentro do projeto do opengl com sua textura correspondente
Language: C - Size: 21 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

nidi3/3d-viewer
A simple viewer for 3D objects
Language: Kotlin - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mchorse/vox_exporter
Vox file (MagicaVoxel format) to OBJ which uses stupid meshing algorithm (useful for rigging) and 16x16 texture export
Language: Java - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1
