kiss3d
Simple 3D engine
A lightweight 3D graphics engine for creating simple geometric figures and scenes with minimal complexity
Keep it simple, stupid 3d graphics engine for Rust.
2k stars
34 watching
172 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 788 |
babylonjs-archive/simple-3d-fps | A 3D game built with BabylonJS engine on top of WebGL and HTML5 technologies | 0 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 151 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
mbrubeck/robinson | An educational toy web rendering engine to learn basic implementation techniques | 1,562 |
unrust/unrust | A Rust-based game engine for creating web and native applications using WebGL 2.0. | 376 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 578 |
jeapostrophe/pict3d | A 3D graphics engine with a functional API. | 38 |
smokku/bevy_miniquad | A plugin that integrates Bevy engine with a custom rendering solution using Miniquad | 38 |
zertovitch/engine-3d | Real-time 3D rendering software using Ada programming language | 2 |
shervanator/engine | A cross-platform 3D game engine providing basic features such as scene graph management, lighting, physics, and UI. | 290 |
sdslabs/rootex | An advanced C++ 3D game engine powering an upcoming in-production game. | 219 |
ax3l/lines-are-rusty | Re-implementation of an SVG renderer for eink devices like the reMarkable tablet | 85 |
bombfuse/emerald | A lightweight, cross-platform game engine for creating 2D games with direct access to physics, audio, graphics, and asset loading. | 560 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 348 |