We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd78dc commit 9924a7dCopy full SHA for 9924a7d
README.md
@@ -43,6 +43,7 @@ or the equivalent grammar in __PGA-shape__ DSL:
43
SubX = SubDiv(X) { -1: SubY | -1: YDiscard | -1: SubY }
44
45
Resulting in the following Menger sponge:
46
+
47

48
49
Grammars written with the C++/CUDA variant can be embedded in OpenGL/Direct3D applications,
0 commit comments