threepp
3D rendering library
A C++20 port of the popular JavaScript 3D library three.js
C++20 port of three.js (r129)
635 stars
14 watching
62 forks
Language: C++
last commit: 15 days ago
Linked from 1 awesome list
3d-graphicscppemscriptenopenglthreejswasm
Related projects:
Repository | Description | Stars |
---|---|---|
stemkoski/three.py | A Python 3D graphics library designed to be easy to use and follow the structure of Three.js. | 113 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
jpreiss/cmath3d | A C library providing basic 3D mathematical functions and data structures. | 26 |
blurstudio/cross3d | Provides a consistent interface to multiple 3D computer graphics application APIs. | 138 |
threeten/threetenbp | Backport of JSR-310 functionality to Java SE 6 and 7 | 552 |
liangliangnan/easy3d | A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. | 1,391 |
3dgen/cppwasm-book | A comprehensive guide to programming with C/C++ and WebAssembly | 1,370 |
kaveh808/kons-9 | An integrated development environment and 3D graphics authoring system in Common Lisp | 586 |
markatk/librg-cpp | A C++ wrapper for a network library used in multiplayer game development. | 7 |
richardlord/coral | A set of Actionscript 3 classes for common mathematical operations in 3D graphics | 44 |
marcofugaro/three-projected-material | A JavaScript material for Three.js that allows texture projection onto 3D models. | 678 |
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,727 |
kovacsv/assimpjs | An Emscripten interface to the Assimp library, enabling import of 3D models in various formats within a web browser or Node.js environment. | 122 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,048 |
manthrax/three-csgmesh | Conversion of a CSG library for use with modern three.js | 463 |