Commit Graph

18 Commits

Author SHA1 Message Date
7e65bd9ab6 orthographic projection. 2024-08-31 15:31:33 -05:00
af0033cace fixed crash. 2024-08-31 13:53:51 -05:00
8b7af0c1ec base_math, only has Vec2 and Vec3; memory arena implementation with support for windows right now. 2024-08-31 13:39:34 -05:00
9e1e4c2c5c Normalize line endings 2024-08-31 13:32:43 -05:00
320ebaace2 binary files are not concerned with line endings. 2024-08-31 13:15:40 -05:00
9c5c323f1e All line endings should be in LF. 2024-08-31 13:11:43 -05:00
f47e2eb4af Move third_party from src to root directory. 2024-08-31 13:11:04 -05:00
c821949354 Formatting changes; added vectors. 2024-08-30 17:37:59 -05:00
6536ec9afb Some house keeping
git-svn-id: https://svn.tlawal.org/svn/ragar@10 618e81bd-0769-42e7-8608-769e73fecc77
2024-08-04 16:37:42 +00:00
eab8d3b631 For when re-writing without non-native libs
git-svn-id: https://svn.tlawal.org/svn/ragar@9 618e81bd-0769-42e7-8608-769e73fecc77
2024-08-04 16:36:45 +00:00
2b2857d12a Needs a complete rewrite to handle its goals but works for now.
git-svn-id: https://svn.tlawal.org/svn/ragar@8 618e81bd-0769-42e7-8608-769e73fecc77
2024-08-04 16:33:25 +00:00
0fd5331a75 git-svn-id: https://svn.tlawal.org/svn/ragar@7 618e81bd-0769-42e7-8608-769e73fecc77 2024-08-02 18:10:24 +00:00
ec02ae32f6 git-svn-id: https://svn.tlawal.org/svn/ragar@6 618e81bd-0769-42e7-8608-769e73fecc77 2024-08-02 18:04:49 +00:00
b658880db8 Basic renderer in place. Only up from here.
git-svn-id: https://svn.tlawal.org/svn/ragar@5 618e81bd-0769-42e7-8608-769e73fecc77
2024-08-02 18:03:59 +00:00
77a94504ea SDL - Temporary, will remove at some point and use the actual WIN32 api.
git-svn-id: https://svn.tlawal.org/svn/ragar@4 618e81bd-0769-42e7-8608-769e73fecc77
2024-08-01 17:51:30 +00:00
4c7893018c git-svn-id: https://svn.tlawal.org/svn/ragar@3 618e81bd-0769-42e7-8608-769e73fecc77 2024-07-27 06:02:42 +00:00
bc2c180bd3 Updated with more clearer intention. Future projects should use this.
git-svn-id: https://svn.tlawal.org/svn/ragar@2 618e81bd-0769-42e7-8608-769e73fecc77
2024-07-27 05:36:41 +00:00
664727ae54 basics
git-svn-id: https://svn.tlawal.org/svn/ragar@1 618e81bd-0769-42e7-8608-769e73fecc77
2024-07-25 17:25:05 +00:00