I was looking for a tiny library to easily transform both 2D & 3D objects with simple mouse / touch controls and a fixed camera, in the browser.
Like a simple 3D editor but without requiring the user to be a Blender expert.
Couldn't find anything lightweight, so I’m building one. Think Fabric.js but for 3D. Built entirely with Three.js / R3F.
Borrowed some inspiration from VR/AR interaction systems for controls.
Feel free to play with it and let me know what you think!
Comments URL: https://news.ycombinator.com/item?id=44293147
Points: 20
# Comments: 5
Ak chcete pridať komentár, prihláste sa
Ostatné príspevky v tejto skupine
Article URL: https://www.reddit.com/r/AO3/s/67nQid89MW
Comments URL: https://
Article URL: https://www.tinytransistors.net/2024/08/25/adxl345/

Article URL: https://privateisland.tech/betsy
Comments URL: https://news.ycombinator.c
Article URL: https://www.datagubbe.se/amix/
Comments URL: https://news.ycombinator.com/i
I built tinykv because I kept reaching for simple persistent storage in Rust projects but found existing solutions either too complex (sled) or unmaintained (pickledb).
tinykv focuses on simplic