oxyflour / mw3d

Minimal WebGL2-only 3D Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODOs

Installation behind proxy

git config --global url."https://".insteadOf ssh://

Design Problem

  • Support Browsers without WebGPU
    • WebGL2 renderer (threejs or from scratch?)
      • compile from wgsl to glsl
    • WebRTC Casting
      • run Chromium in Docker to cast stream
      • hook front-end interactions (download / upload files, alerts, etc)

Editor

  • browser

Support

  • gltf loader / parser

About

Minimal WebGL2-only 3D Engine


Languages

Language:TypeScript 76.2%Language:GLSL 6.6%Language:C++ 5.6%Language:C 4.9%Language:WGSL 2.5%Language:JavaScript 1.9%Language:Cuda 0.9%Language:Less 0.7%Language:Dockerfile 0.2%Language:CMake 0.2%Language:HTML 0.1%Language:Shell 0.0%Language:Batchfile 0.0%