obj-loader
There are 18 repositories under obj-loader topic.
frenchtoast747/webgl-obj-loader
A simple OBJ model loader to help facilitate the learning of WebGL.
TeamFelNull/SpecialModelLoader
Library for using OBJ models in Fabric
oooFreaKooo/WebGPU_Simple_Pathtracer
Raytracing with WebGPU
Not-Nik/rlobj
rlobj is a drop-in replacement for raylib's obj loader
bezlant/s21_3d_model_viewer
💎 A simple 3D model viewer written in C++. (School 42)
SNMetamorph/sh3-evil-effect
Reverse-enginereed implementation of procedural texturing visual effect "Another World Evil" from Silent Hill 3. Uses OpenGL, FreeImage, GLFW, GLM.
jtsiomb/meshfile
Simple C library for reading/writing 3D mesh file formats.
tonyketcham/unplugin-obj
Import .obj files as strings 🧵 in Vite, Rollup, Webpack + more
Pudzz/DirectX11-SchoolProject
An assignment in school that included Directx 11 implementation with various functionalities.
dadavidtseng/DaemonChess
DaemonChess is a sophisticated turn-based 3D chess simulator built with modern graphics technology and the custom Daemon Engine.
Dooomino/ObjViewer
A simple File reader has written in OpenGL to display .obj files
MrPowerGamerBR/ObjLoaderTests
🖼️ Don't let the name fool you, this is actually a (very crappy) .obj model loader and a (very crappy) The Sims 1 .skn/.cmx/.cfp model loader and animation renderer!
ppriyankuu/3d-renderer
A 3d-renderer written in C
Samashi47/3D-content-retrieval
A 3D content retrieval system using Fourier and Zernike descriptors.
joaomota59/objComTexturaOpenGL
Carregando um obj dentro do projeto do opengl com sua textura correspondente
MrAlexeiMK/ObjLoader
C# library for loading and working with .obj models
ren-chon/enlighten-engine
C++ OpenGL renderer following ThinMatrix's Java tutorial as best as I could. There was use of AI help for math, .obj loading and Shader debugging.