Building something here.. maybe..

Published: (March 8, 2026 at 06:07 AM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Current Progress

I’ve been experimenting with WGPU to create a game engine. At the moment, the engine can:

  • Load a glTF model and its associated textures.
  • Spin the model around the scene.

Demo

Engine preview

Model Details

The model used is “Microphone GXL 066 Bafhcteks” by Gistold, available on Sketchfab: .
It is licensed under CC Attribution-NonCommercial-ShareAlike 4.0: .

Next Steps

  • Implement lighting.
  • Add a deferred renderer.
0 views
Back to Blog

Related posts

Read more »