Commit Graph

104 Commits (main)

Author SHA1 Message Date
Brett 7c61323a05 post processing 2024-05-05 17:03:50 -04:00
Brett eb761557f0 pp sillyness 2024-05-05 02:29:45 -04:00
Brett fa2b314453 post processing working, outlining not so much 2024-05-04 03:15:43 -04:00
Brett ecae5287cc post processing 2024-05-03 22:14:48 -04:00
Brett 622b706618 rename fbo_t to frame_buffer_t 2024-05-03 20:03:31 -04:00
Brett 23f069e9b0 renamed classes in model.h to be more descriptive
- vbo is now vertex_array
- ebo is now element_array
etc
2024-05-03 20:01:45 -04:00
Brett e25dad380c 2d renderer code cleanup 2024-05-03 16:25:02 -04:00
Brett 3588dcbd49 camera speed scaling 2024-05-01 21:32:53 -04:00
Brett 26c1953bc0 fold 2024-05-01 20:56:47 -04:00
Brett a066d8f6e4 working raycasting 2024-05-01 12:46:26 -04:00
Brett 2afdfbf3a9 state 2024-05-01 03:27:30 -04:00
Brett 96521c51be change to width/height 2024-04-30 02:56:02 -04:00
Brett 99715470ee 2d fps camera 2024-04-30 02:47:42 -04:00
Brett 756b6a636e fix issue with width/height not being updated 2024-04-30 01:57:37 -04:00
Brett 7d2028cc55 fix init order 2024-04-29 21:45:25 -04:00
Brett 3af6b9c4a0 change update and init function signatures 2024-04-29 21:42:50 -04:00
Brett 16a0fbc7dc change interface to have internal functions 2024-04-29 21:35:24 -04:00
Brett 0a93fbe055 we now get the width and height of a screen when in emscripten mode 2024-04-29 15:31:47 -04:00
Brett d2ba28fa1a support emscripten window resizing, F1 is now used over escape on web 2024-04-29 02:17:22 -04:00
Brett d18b48c9dd emscripten / webasm full support for 2d 2024-04-26 18:05:15 -04:00
Brett 0233ce7549 emscripten, mostly working 2024-04-26 01:41:53 -04:00
Brett 7c7e97872d partial emscripten working 2024-04-26 01:11:46 -04:00
Brett 42fbae4ba1 frame buffer 2024-04-18 19:32:26 -04:00
Brett 725b6963af textures! 2024-04-18 18:00:03 -04:00
Brett 58ff67dc5c frame 2024-04-18 03:53:25 -04:00
Brett f2a81237a8 texture getters 2024-04-16 16:22:14 -04:00
Brett e9e3622963 framebuffers 2024-04-16 16:07:46 -04:00
Brett 321379fb12 frame buffer 2024-04-16 03:20:35 -04:00
Brett 722ae6fa6f context and frame buffer 2024-04-16 02:43:51 -04:00
Brett cd7c34cb16 multisampling 2024-04-16 02:28:02 -04:00
Brett 82f8bdb081 setters 2024-04-15 00:31:27 -04:00
Brett 15c2729faa z index 2024-04-14 17:37:17 -04:00
Brett 8943558109 z indexing on 2d objects 2024-04-14 17:34:56 -04:00
Brett 8b6686fa3f lack of lines 2024-04-12 17:37:35 -04:00
Brett d40b917c32 basic lines like a basic bitch 2024-04-12 00:10:29 -04:00
Brett 2749ce6a87 working on lines 2024-04-11 20:40:28 -04:00
Brett 20a8974f9b fix issue with shader compiler 2024-04-11 00:12:02 -04:00
Brett 5ad77763dc make sure we have pusho 2024-04-09 16:29:35 -04:00
Brett a993696630 folder 2024-04-09 01:42:12 -04:00
Brett 24e85c9b2c commit.sh and basic example in cmake 2024-04-08 23:26:48 -04:00
Brett 3da2a52953 remove werror 2024-03-24 14:22:13 -04:00
Brett fd19b727e3 remove error 2024-03-24 14:00:48 -04:00
Brett 04665fa5c7 imgui in public include 2024-01-17 15:53:59 -05:00
Brett 25e0d0a846 include in public 2024-01-14 13:28:46 -05:00
Brett b5d707f5c7 basic input, frame timing, and other minor setup 2023-12-29 18:38:07 -05:00
Brett cd5f25e923 building functions work now 2023-12-17 20:13:28 -05:00
Brett 2f7d9d1555 push changes, emscript working 2023-12-16 23:52:18 -05:00
Brett cb07322ceb freetype 2023-12-16 14:20:11 -05:00
Brett a101d47458 commit emscripten not wokring 2023-12-16 03:19:27 -05:00
Brett 4d14ac2794 move to having tests 2023-12-16 01:46:42 -05:00
Brett 2c69e8d419 imgui setup 2023-12-16 01:13:51 -05:00
Brett 6f53866b03 make cmake work on laptop 2023-12-15 16:20:46 -05:00
Brett dfdfd08cd8 glfw init 2023-11-28 00:44:47 -05:00
Brett 94f2964d8d init 2023-11-27 23:53:20 -05:00