Please sign in to access this page
Inspect3D is a tool which lets you view CSGO skins in 3D using three.js
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I added an SVG logo and favicon to the site. Changed the font style to a retro looking one. Also added a Select menu for weapon type which does nothing right now.
I've been experimenting with .gltf models and their textures.
I've been experimenting with designs for the sidebar and the 3D viewer canvas today.
I created the project structure and setup initial files using in a template React + Vite with Mantine.dev. Also got .gltf (model) and texture files of few skins to test things out. Played around trying to create and render an optimal scene.