22 lines
425 B
Markdown
22 lines
425 B
Markdown
|
+++
|
||
|
title = "projects"
|
||
|
|
||
|
[extra]
|
||
|
no_header = true
|
||
|
+++
|
||
|
|
||
|
### Neonment
|
||
|
Neonment is a first person hero shooter. Name is subject to change. WIP.
|
||
|
|
||
|
<https://gitlab.com/yusdacra/neonment>
|
||
|
|
||
|
### treeculler
|
||
|
A Rust crate for working with frustum and occlusion culling. WIP.
|
||
|
|
||
|
<https://gitlab.com/yusdacra/treeculler>
|
||
|
|
||
|
### Hakkero OS
|
||
|
Learning project, implementation of <https://os.phil-opp.com/>.
|
||
|
|
||
|
<https://gitlab.com/hakkero-os/hakkero>
|