three-d
Graphics renderer
A 2D/3D graphics renderer that provides a simple and powerful way to draw on multiple platforms.
2D/3D renderer - makes it simple to draw stuff across platforms (including web)
1k stars
17 watching
110 forks
Language: Rust
last commit: 19 days ago
Linked from 1 awesome list
graphicsrustwasmwebassemblywebgl
Related projects:
Repository | Description | Stars |
---|---|---|
twinside/rasterific | A Haskell-based drawing engine for vector graphics rendering. | 141 |
codyjasonbennett/four | A lightweight alternative to three.js for 3D rendering and graphics in web applications. | 315 |
pwaller/pyfiglet | An implementation of ASCII art rendering in Python using pure Python code | 1,384 |
as-a-service/blender | A simple web service that renders 3D Blender scenes with custom text in the cloud using Docker | 36 |
liangliangnan/easy3d | A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. | 1,391 |
kosua20/herebedragons | A collection of implementations of the same 3D scene using various rendering methods and APIs | 1,733 |
lucaslorentz/as3svgrenderer | A tool for translating SVG files into display objects usable by Flash Player. | 106 |
stemkoski/three.py | A Python 3D graphics library designed to be easy to use and follow the structure of Three.js. | 113 |
mrdoob/three.js | A lightweight JavaScript library for creating 3D graphics and animations in the browser. | 103,265 |
macnelly/quad-svg | A tool that renders SVGs to Texture2D objects in Rust-based game engines | 4 |
clementfarabet/gfx.js | A browser-based graphics backend that monitors directory changes and renders HTML files on demand | 125 |
winksaville/zig-3d-soft-engine | An attempt to create a basic 3D rendering engine using the Zig programming language. | 3 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 51 |
amethyst/rendy | A rendering engine that provides a safe and modular API for building graphics applications | 815 |