obj-parser
There are 8 repositories under obj-parser topic.
bezlant/s21_3d_model_viewer
💎 A simple 3D model viewer written in C++. (School 42)
the-man-w-laughs/Obj-Renderer
A lightweight OBJ file renderer written in C# using the SFML library.
PKlempe/RayTracer
A basic implementation of a Ray Tracer that has been developed for the course "GFX - Foundations of Computer Graphics" at the University of Vienna.
sheritsh/s21_3DViewer_v1.0
Implementation of the basic version of the 3D viewer for three-dimensional wireframes and performing affine transformations in space
bribes/mobile-obj-parser
Parses OBJ on mobile so it doesn't display as a invisible character.
fini03/raytracer
Implementation of a raytracer in the SS2023 GFX course (UNIVIE)
imamhs/OpenOBJ3D
A simple obj 3D file format parser and 3D mesh loader library for C