TF2 Demo Replay in Browser / dribble.tf
View your Team Fortress 2 STV demo files directly in the browser.
Utilizes three.js for browser based 3D rendering.
Models are primarily served as glTF assets.
- @dylansq - solving map models, textures, skyboxes and grinding map exports
- demos.tf by @icewind1991 - 2D viewer as basis for the project
- demo.js by @icewind1991 - parsing .dem files
- io_import_vmt by @lasa01 - import maps into Blender, for exporting as .gltf
- react-canvas-draw by embiem - canvas drawing tools