Best of 3D โ€” July 2023

  1. 1
    Article
    Avatar of hackernoonHacker Noonยท3y

    How to Create a Solar System in JavaScript With Three.js ๐ŸŒŒ

    Using Three.js, we can create a Solar System in JavaScript with three-dimensional graphics. The code is available on GitHub and can be used to create a solar system using 3D graphics. We need a scene, a camera, and a visualization tool: Adding a Starry Sky We could simply use a texture to draw the stars.

  2. 2
    Article
    Avatar of communityCommunity Picksยท3y

    Frontend & creative coding

    An event that tracks those pesky gray bars 19. Jun 2023 Simple colorful logging in Node.js is an easy way to add some color to your node scripts. Mar 2023 Draw SVG rope using JavaScript 23.

  3. 3
    Article
    Avatar of hackernoonHacker Noonยท3y

    Exploring the Shap-e 3D Model Generator

    Shap-e is an AI model that transforms input conditions into detailed 3D shapes. By employing neural networks, Shap-e understands the relationship between input conditions and the shape of the object. This makes it an invaluable tool for a range of applications including 3D modeling, computer graphics, virtual reality, and even scientific simulations.