Skip to content

Commit 424154a

Browse files
authored
adding bottomless-pit (#1483)
1 parent bd3248a commit 424154a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

content/news/050/index.md

+20
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,26 @@ Please come and see us on the [Discord][OpenCombat_discord] to make your feedbac
122122

123123
## Engine Updates
124124

125+
### Bottomless-Pit 0.3.1
126+
![The Bottomles-Pit Logo. A small hole in the ground with cat ears and text saying bottomless-pit](https://eggshark.dev/images/bplogo.png)
127+
128+
129+
Bottomless-Pit is a 2d game engine written with WGPU that has been around for a year which can be found on [crates.io][Bottomless-Pit_cratesio] and [GitHub][Bottomless-Pit_github].
130+
Very recently a 2d camera was added as well as WASM and web support.
131+
Current development is being focused on stability and QoL changes like texture sampling options and improved input.
132+
You can checkout several engine examples on the web [here][Bottomless-Pit_Website].
133+
Since the engine is in it's infancy it would be great to have developers use it and give the engine some feedback.
134+
Current features are:
135+
136+
- Custom Shader Support
137+
- basic rendering
138+
- text rendering
139+
- input and window event handling
140+
141+
[Bottomless-Pit_Website]: https://eggshark.dev/bp-examples
142+
[Bottomless-Pit_cratesio]: https://crates.io/crates/bottomless-pit
143+
[Bottomless-Pit_github]: https://github.com/EggShark/bottomless-pit
144+
125145
## Learning Material Updates
126146

127147
## Tooling Updates

0 commit comments

Comments
 (0)