Human Machine, a synergy between sci-fi shapes & and panelling with and subsurface scattering. Base shape composited using geo nodes in Blender
#Blender#GeometryNodes#3D#CGI
I've been creating a host of fun web animations in @rive_app over the past couple of months, which I'll starting posting up soon. For now, some Friday fun with this UFO catcher / claw machine.
Design by @Griflan
Prepped for the magic hands of @Jesper_Landberg
After over a year of development, I am thrilled to release my ssao implementation to the public. It's easy to configure, has vanilla threejs as its only dependency, and is highly performant (~160 FPS on medium setting on an M1 Mac).
#threejs#webgl#webdev#graphics
(Linkβ¬οΈ)
Github:
github.com/N8python/n8ao/
Link to example:
n8python.github.io/n8ao/examβ¦
Try it out and let me know how it enhances your projects!
After a weekend of attempting #AutoGPT to write node.js projects in typescript for me I have to conclude it's not ready yet. Gets stuck very early in the process trying to execute local cli commands that require user input (e.g. tries to edit files using nano)
Very enjoyable to watch ChatGPT spit out code that I need in my current project. 'How to check if a shape is convex or concave' ππΌ
#ChatGPT#AI#TypeScript