Init repository

This commit is contained in:
Loic Guegan 2020-07-05 18:52:18 +02:00
commit 0d0652bbc0
3 changed files with 8 additions and 0 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
*.obj binary

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
build
.externalToolBuilders
.settings
.cproject
.project

2
README.md Normal file
View file

@ -0,0 +1,2 @@
Ray Marching Simulator
==