Commit Graph

244 Commits

Author SHA1 Message Date
Sandro Sobczyński ed59d6b254 Update README.MD 2021-05-28 21:56:55 +02:00
Sandro Sobczyński 3fe9715958 Update README.MD 2021-05-28 21:56:39 +02:00
Sandro Sobczyński cba177f2db Update README.MD 2021-05-28 21:55:23 +02:00
Wellinator f34284591f Add README.MD 2021-04-13 13:48:29 -03:00
Wellinator 94f6e9fbf2 Add header in all files in cube sample 2021-04-13 08:23:46 -03:00
Wellinator 18ba08dc7a Remove light_manager 2021-04-09 13:36:40 -03:00
Wellinator 9dd69317e3 Add readme file 2021-04-09 13:30:41 -03:00
Wellinator 24509f7f20 remove bin dir 2021-04-09 13:26:06 -03:00
Wellinator 9268628ccd update .gitignore 2021-04-09 13:23:25 -03:00
Wellinator 4160bddc4b Update scale and speed rotation 2021-04-09 13:19:12 -03:00
Wellinator e022fcdafe Update cube mesh object 2021-04-09 13:18:34 -03:00
Wellinator 444990a262 Change background color 2021-04-09 13:16:50 -03:00
Wellinator b749a80a25 Add rotation function 2021-04-08 08:33:06 -03:00
Wellinator e43fae88e8 Setup initial cube sample 2021-04-07 08:17:10 -03:00
Wellinator 11717f42eb Initial setup for Cube sample 2021-04-02 09:01:14 -03:00
h4570 4146df48a9 fixed audio playing - dirty way 2021-02-06 18:57:00 +01:00
h4570 35fc8aea73 changed uris 2021-02-06 18:33:50 +01:00
h4570 e5c2aa1548 removed unecessary comment 2021-02-06 18:21:35 +01:00
h4570 c72393b236 fixed asm reg alloc bug 2021-02-06 18:21:28 +01:00
h4570 a973c47321 set normals/sts as present in md2/dff 2021-02-06 18:21:11 +01:00
h4570 bc41afdf89 gcc porting - successful compilation 2021-01-12 19:34:30 +01:00
h4570 b053504623 added rgba only option to vu progrm 2020-12-28 16:06:22 +01:00
h4570 ad43a4bfd3 moved sts/normals present 2020-12-28 16:05:48 +01:00
h4570 1b6e1e94ee commented out drawByPath3() (obsolete) 2020-12-28 14:23:51 +01:00
h4570 6e09741d19 refactored texturelink, loadFrom(), mesh color 2020-12-28 14:19:51 +01:00
h4570 152bc7d6cf fixed compilation warning 2020-12-28 13:39:56 +01:00
h4570 25255c1c22 Merge branch 'develop' into objloader-refactor 2020-12-28 12:43:43 +01:00
Sandro Sobczyński 6432fc183e Create README.MD 2020-12-27 21:21:38 +01:00
Sandro Sobczyński a971309e2d Update README.MD 2020-12-27 21:13:21 +01:00
h4570 ea0d47e09c cleanup & changed water logic 2020-12-27 19:49:36 +01:00
h4570 55f476e9ed fixed sync between draw many 2020-12-27 19:10:14 +01:00
h4570 1d7730504b fixed sync between processors 2020-12-27 19:09:50 +01:00
h4570 c7fe915174 fixed volume 2020-12-27 13:41:32 +01:00
h4570 e987089df0 fixed floors bug 2020-12-27 13:39:44 +01:00
h4570 d0c2dfcaa3 disabled file service 2020-12-26 17:29:07 +01:00
h4570 7f9f86d7c3 added draw() in array mode 2020-12-26 13:31:43 +01:00
h4570 91772a905c cleanup 2020-12-26 13:31:30 +01:00
h4570 8406dcee72 added optimized array mode to draw() 2020-12-26 13:29:37 +01:00
h4570 aeb25ad398 new vu1 renderer, added vcl preprocessor 2020-12-24 14:35:13 +01:00
h4570 d60d42cac6 removed unecessary include 2020-12-24 13:09:13 +01:00
h4570 c0ece7206c tweaked vu1 packets a bit 2020-12-24 13:08:03 +01:00
h4570 b4fe16dccc added manual calcs of model-view-proj matrix 2020-12-24 12:45:09 +01:00
h4570 91934df5e8 fixed warning 2020-12-24 10:35:04 +01:00
h4570 e39c8c5de8 changes to match latest matrix/vector3 api 2020-12-24 10:34:56 +01:00
h4570 8589a298da added comments, increased performance 2020-12-24 10:33:30 +01:00
h4570 5a932b35ca fixed bug, added full rotation 2020-12-24 10:32:51 +01:00
h4570 7dd8947612 added vec3 multiply 2020-12-23 22:38:57 +01:00
h4570 4b2deb8b39 matrix refactor 2020-12-23 22:10:12 +01:00
h4570 e0ad58f72f fixed bug with matrix multiply 2020-12-23 20:28:41 +01:00
h4570 f95e805d33 added data alignment 2020-12-23 20:28:28 +01:00