https://github.com/aparis69/Desertscapes-Simulation
Revision 0152f9b1e260e9c01c46ca2558b2d7118e8b432e authored by Axel Paris on 18 February 2022, 14:43:23 UTC, committed by Axel Paris on 18 February 2022, 14:43:23 UTC
1 parent a9de5cb
Tip revision: 0152f9b1e260e9c01c46ca2558b2d7118e8b432e authored by Axel Paris on 18 February 2022, 14:43:23 UTC
cleaned code, documentation and made a JPG export for the results.
cleaned code, documentation and made a JPG export for the results.
Tip revision: 0152f9b
.gitignore
# Visual Studio specific
.vs/
Out/
Temp/
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
Computing file changes ...