Commit graph

16 commits

Author SHA1 Message Date
5deceec006 chore: reorganize as a workspace 2024-03-08 10:16:54 -08:00
c4d2b82968 [fine] Fix project 2024-01-03 06:18:20 -08:00
8a7cee1c82 [oden-script] Garbage 2023-12-30 14:23:59 -08:00
c96a1a4979 [quickjs][oden][oden-js] Source maps
The worst support but it should cost very little if nobody is using
them (psst we're using them)
2023-09-21 01:51:55 -05:00
c02eb25873 [oden] Use deno_ast instead of raw swc for typescript
OK, look, I hate SWC and I really don't want to use it if I can help
it, but the other options are worse.
2023-09-16 22:56:21 -07:00
71aa3c39f7 [oden] Let's get started on text
This has already been a journey and it will keep being a journey I think.
2023-08-31 08:22:59 -07:00
a850c3cc58 [oden] Hot-reload script files 2023-08-19 16:54:50 -07:00
262cfd73ac [oden] wgpu to 0.17 2023-08-19 09:27:26 -07:00
829bd872fd [oden] Tracing should be optional really
But `cargo run -F tracing` will enable it.
2023-07-02 09:32:31 -07:00
734a1279a6 [oden] Tracing and also actual 60fps
Sleeping is completely and utterly unreliable.
2023-07-01 07:15:55 -07:00
3968aabdb1 [oden] Load typescript kinda 2023-06-24 14:21:47 -07:00
156b6d6691 [oden] Start messing with the script 2023-06-19 08:31:24 -07:00
aa70df41a3 [oden] Cleaner textures 2023-06-17 11:43:26 -07:00
f5da9ed0fb [oden] Textures
Maybe I can figure it out from here
2023-06-17 09:36:55 -07:00
e6034cefbe [oden] Buffers and Indices 2023-06-17 08:38:46 -07:00
a03c119b4c [oden] Following the wgpu tutorial
https://sotrh.github.io/learn-wgpu/beginner/tutorial2-surface/#render
2023-05-31 17:04:20 -07:00