Commit Graph

27 Commits

Author SHA1 Message Date
Sarofc ab04256cdf Update ModernOpenGLDraw.cs
(cherry picked from commit 6fb44cc3ce47be2c724d6093ef4b3168aacf9480)
2024-07-26 22:27:24 +09:00
ikpil 26309e79f8 refactor: support net6.0 2023-10-28 12:30:49 +09:00
ikpil cfcdf86f2d feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
ikpil 13d035e815 remove float[16] 2023-09-14 23:17:40 +09:00
ikpil 01d7740e81 remove new float[16] 2023-09-14 22:58:13 +09:00
ikpil e8d14375e5 refactor: float[16] -> RcMatrix4x4f 2023-09-13 23:33:16 +09:00
ikpil 3f3124095e using import 2023-09-02 17:26:52 +09:00
ikpil b7a160b93a typo 2023-08-19 15:45:05 +09:00
ikpil 4be459b296 add tile cache compressor factory shared 2023-08-19 15:31:51 +09:00
ikpil f29fefb149 rename Vector3f, Vector2f -> RcVec3f, RcVec2f 2023-06-03 21:47:26 +09:00
ikpil 9da140feac C# style interface naming 2023-05-05 09:06:43 +09:00
ikpil ded8f33ac1 C# style function name 2023-05-05 08:44:48 +09:00
ikpil 98cdbd7d20 remove new float[3] 2023-04-17 23:46:00 +09:00
ikpil 8a59cb2d6b for mac 2023-04-17 10:41:58 +09:00
ikpil c86b30a35a fix macos 2023-04-06 23:32:00 +09:00
ikpil 28310a39ae fix shader version 400 2023-04-06 19:06:38 +09:00
ikpil 864e4cf092 opengl version 460 2023-04-06 19:00:52 +09:00
ikpil ecce6dcb95 for macOSX 2023-04-06 18:43:31 +09:00
ikpil 535bbd38a4 float[3] to Vector3f 2023-03-30 01:00:42 +09:00
ikpil 62903cba9e refactoring rendering for frame 2023-03-25 12:47:51 +09:00
ikpil 4621e85470 delete test code 2023-03-22 01:24:05 +09:00
ikpil ba397fb735 view model!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2023-03-22 01:20:23 +09:00
ikpil 90ec8a1836 camera test 2023-03-19 22:47:34 +09:00
ikpil 07b13aae4d test rendering 2023-03-19 04:36:31 +09:00
ikpil 6ef631457e fix modernOpenGLDraw 2023-03-19 00:09:36 +09:00
ikpil 06e6f53101 reformat 2023-03-17 01:48:49 +09:00
ikpil 19af708461 Initial commit" 2023-03-14 14:02:43 +09:00