We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863047a commit a8cbab4Copy full SHA for a8cbab4
examples/openglviewer/README.md
@@ -44,6 +44,7 @@ Alternatively you can use `xxd -i input.frag` to generate embeddable shader code
44
45
* [x] Embed shader codes to C++ source code.
46
* [ ] GeomSubset(per-face material)
47
+ * per-face material shading support may take time. Use raytraced viewer(../sdlviewer) for a while if you want to visualize GeomSubset
48
* [ ] Bump/normal mapping
49
* Need to compute tangent basis
50
* [ ] UDIM texturing
0 commit comments