Compare commits

..

No commits in common. "45e3bc83a9bdd7bdc2c369efbf557b66540519ea" and "f8b859b4e80dacf84f2043cd47a33bae3e1fa133" have entirely different histories.

2 changed files with 0 additions and 4 deletions

1
.gitignore vendored
View File

@ -8,4 +8,3 @@ raylib-build
*.data
*.ods
*.dSYM
*.out

View File

@ -1,3 +0,0 @@
# Data-Oriented Design Test
Playing around with [DOD](https://en.wikipedia.org/wiki/Data-oriented_design) concepts and comparing performance of resulting applications.