- Go backend (server/)
- Frontend (web/, server/static/)
- Database and deployment files
- Scripts and docs
Co-Authored-By: 狸花猫/Claude-Qwen3.6-Plus 🐾
3.8 KiB
3.8 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.6.0 (2020-11-23)
Features
- modify Kernel & Compiler API (a6003b5)
- ray tracer (3fa95b9)
- support render multi views in the same canvas #29 (18bc4b5)
- support unit chart (11511a1)
0.5.0 (2020-11-06)
Features
0.4.1 (2020-06-24)
Bug Fixes
0.4.0 (2020-06-24)
Features
0.2.0 (2020-06-12)
Features
- 支持 WebGL debug (6fe69f0)
0.1.1-alpha.1 (2020-06-04)
Note: Version bump only for package @antv/g-webgpu-core
0.1.0-alpha.0 (2020-06-04)
Features
- add 2 compute strategy: layout & particle (47542f8)
- add flocking example (5c21f65)
- add fruchterman demo #1 (24673c9)
- add interaction with camera (1441d5c)
- add parser(TS -> GLSL 100/450) based on Pegjs #17 (69bf45f)
- finish WebGPU engine (cdbb2ad)
- init framegraph (d79e5fd)
- support compute pipeline in WebGL (0724c48)
- support draw instanced array (daa481e)
- 接入 gatsby (deb1fcf)