Skip to content

Commit 9924a7d

Browse files
authored
Update README.md
1 parent cfd78dc commit 9924a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ or the equivalent grammar in __PGA-shape__ DSL:
4343
SubX = SubDiv(X) { -1: SubY | -1: YDiscard | -1: SubY }
4444

4545
Resulting in the following Menger sponge:
46+
4647
![Menger Sponge](http://www.pedroboechat.com/images/operator-graph-menger-sponge.png)
4748

4849
Grammars written with the C++/CUDA variant can be embedded in OpenGL/Direct3D applications,

0 commit comments

Comments
 (0)