Best of threejsAugust 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    dgreenheck/tree-js: Procedural tree generator written with JavaScript and Three.js

    The post describes a procedural tree generator built using Three.js, featuring over 30 tunable parameters and the ability to export to .glb files. The generator code is available as an npm package and can be integrated into other projects. A demo application allows real-time tuning and export of both 3D and 2D representations of the generated trees.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    Math for creative developers :: Three.js Workshops

    The post offers insights on the application of specific math concepts in visual graphics, particularly in the context of Three.js workshops.