UNPKG

2.07 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [0.2.0](https://github.com/xiaoiver/GWebGPUEngine/compare/v0.1.2...v0.2.0) (2020-06-12)
7
8
9### Features
10
11* 支持 WebGL debug ([6fe69f0](https://github.com/xiaoiver/GWebGPUEngine/commit/6fe69f032d92b3871e8f2aa2478d8c9384502c6d))
12
13
14
15
16
17## [0.1.1-alpha.1](https://github.com/xiaoiver/GWebGPUEngine/compare/v0.1.0-alpha.0...v0.1.1-alpha.1) (2020-06-04)
18
19**Note:** Version bump only for package @antv/g-webgpu-core
20
21
22
23
24
25# 0.1.0-alpha.0 (2020-06-04)
26
27
28### Features
29
30* add 2 compute strategy: layout & particle ([47542f8](https://github.com/xiaoiver/GWebGPUEngine/commit/47542f8a8cd60543b9912bd4f739678465416178))
31* add flocking example ([5c21f65](https://github.com/xiaoiver/GWebGPUEngine/commit/5c21f65d4477d41314e983e80ccbaa8bc2cd42dd))
32* add fruchterman demo [#1](https://github.com/xiaoiver/GWebGPUEngine/issues/1) ([24673c9](https://github.com/xiaoiver/GWebGPUEngine/commit/24673c911cb70535b05627c002b0d54a356b4ba0))
33* add interaction with camera ([1441d5c](https://github.com/xiaoiver/GWebGPUEngine/commit/1441d5cf8712503bf9a121ac5e5ed92021f7da38))
34* add parser(TS -> GLSL 100/450) based on Pegjs [#17](https://github.com/xiaoiver/GWebGPUEngine/issues/17) ([69bf45f](https://github.com/xiaoiver/GWebGPUEngine/commit/69bf45f1fb41c1c6c6d1dfec4b60f8a4cb9fecef))
35* finish WebGPU engine ([cdbb2ad](https://github.com/xiaoiver/GWebGPUEngine/commit/cdbb2ad5a15e0cf9038b794bb1320033f0a2ff03))
36* init framegraph ([d79e5fd](https://github.com/xiaoiver/GWebGPUEngine/commit/d79e5fdf9a64a9795ab31bc22b74551d2e7c5e8e))
37* support compute pipeline in WebGL ([0724c48](https://github.com/xiaoiver/GWebGPUEngine/commit/0724c488d948f650f8d34da3cfa7ba38067aae3a))
38* support draw instanced array ([daa481e](https://github.com/xiaoiver/GWebGPUEngine/commit/daa481e7c0b0de272fbfb237917815735aaf9eee))
39* 接入 gatsby ([deb1fcf](https://github.com/xiaoiver/GWebGPUEngine/commit/deb1fcfe87eeacc02d38c34a68e3096c32d29cc8))