chrisjansson / ObjLoader
Wavefront .obj loader in C# .Net
☆113Updated 2 years ago
Alternatives and similar repositories for ObjLoader:
Users that are interested in ObjLoader are comparing it to the libraries listed below
- Automatically exported from code.google.com/p/assimp-net☆205Updated 5 years ago
- This is a C# repository based off the Rastertek Tutorial Series posted on www.Rastertek.com, is a literal conversion of the C++ implement…☆84Updated 6 years ago
- A WaveFront Obj Parser and Writer in C#☆61Updated 5 years ago
- Simple 3D scene manager in C# and OpenTK / OpenGL☆181Updated last month
- Pure managed TTF / OTF reader and renderer.☆87Updated 9 years ago
- Sample projects for Veldrid☆121Updated 2 years ago
- A Modern OpenGL Font Rendering Library for OpenTK☆85Updated 3 years ago
- DirectX11 Tutorial based on SharpDx library☆89Updated 10 months ago
- Vulkan 1.0 graphics and compute API bindings for .NET Standard☆169Updated 4 years ago
- A .NET Standard 2.0 library for simple and efficient 3D math that is a feature-rich replacement for System.Numerics https://vimaec.github…☆117Updated 8 months ago
- ObjectTK is an abstraction layer on top of OpenTK to provide OpenGL features in an object-oriented and type-safe manner with modern C#-st…