Please sign in to access this page

Inspect3D

Inspect3D Used AI

4 devlogs
9h 24m

Inspect3D is a tool which lets you view CSGO skins in 3D using three.js

Timeline

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.

Update attachment

Finally got the header, navbar and main with 3D viewer canvas working together.

Update attachment

I've been experimenting with designs for the sidebar and the 3D viewer canvas today.

Update attachment

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.

Update attachment