Working with 3D Visualisation
I've been working with 3D visualisation, and wanted to learn more about different options for libraries. Having some experience with working with Three.js, I wanted to work with it in React, so I started experimenting with React-Three-Fiber. To this end, I felt it worth getting a more nuanced view to help with my learning process, so I've just finished Sean Bradley's 'React Three Fiber' course on Udemy.com. An example repo of the coursework is available to browse on my GitHub portfolio.
The course was a good introduction into the many options provided by React Three Fiber, as well as how it can be used with tools like Blender to render 3D models in a browser. I'm curious to see what else I can do with this library, so watch this space!