File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -162,33 +162,36 @@ Contact ***[@devshgraphicsprogramming](https://github.com/devshgraphicsprogrammi
162
162
163
163
## Main Features
164
164
165
+ - ** Thread safe and context pollution safe OpenGL**
165
166
- ** Asset management pipeline**
166
167
- ** Automatic pipeline layout creation**
167
168
- ** Shader introspection**
168
- - ** Using SPIR-V shaders in OpenGL**
169
+ - ** Using SPIR-V shaders in OpenGL and ES **
169
170
- ** Libraries of GLSL shader functions**
170
171
- ** Compute shaders**
171
172
- ** Virtual Texturing**
173
+ - ** Virtual Geometry (programmable and non programmble fetching) with triangle batching**
172
174
- ** CUDA and OpenGL interop**
173
175
- ** OpenCL and OpenGL interop**
174
- - ** CPU image filtering**
176
+ - ** CPU asset manipulation ( image filtering, image format transcoding, mesh optimization and manipulation) **
175
177
176
178
## Main Delivered Extensions
177
179
178
- - ** Mitsuba scene loader (auto-generated shaders) **
180
+ - ** Auto Exposure **
179
181
- ** Tonemapper**
182
+ - ** Mitsuba scene loader (auto-generated shaders)**
180
183
- ** Fastest blur on the planet**
181
- - ** Bullet physics beginner integration **
184
+ - ** Radeon rays interop **
182
185
- ** OptiX interop**
183
- - ** Radeon rays interop **
186
+ - ** Bullet physics beginner integration **
184
187
185
188
## Platforms
186
189
187
190
- [x] ** Windows**
188
191
189
192
- [x] ** Linux**
190
193
191
- - [ ] ** Android 7.0 +**
194
+ - [ ] ** Android 7.0 +** (WIP)
192
195
193
196
- [ ] ** Mac OS**
194
197
You can’t perform that action at this time.
0 commit comments