Commit Graph

6 Commits

Author SHA1 Message Date
091454922b Selected Wgpu as rendering API
* adjusted API to better fit Wgpu's
2022-07-02 14:09:19 +02:00
313d311be8 Configured winit window
+ constructed winit's window and event loop
! window will not show up until we draw something on it
2022-06-30 21:12:51 +02:00
ecbcbf0db3 Revised lib's API to better fit winit's
* switched to slave type API
* started implementing winit's initialization
2022-06-29 21:13:29 +02:00
60d79e7d85 Implement API squeleton
Some adjustements done to the API to ease implementation
2022-06-24 19:32:21 +02:00
282534c969 Improve API and separate bin and lib
Reworked API, does not compile
2022-06-11 20:02:24 +02:00
7ebd83a979 Initial commit
First draft of the API, does not compile
2022-06-09 22:38:35 +02:00