Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goldeneas authored Oct 8, 2024
1 parent b732521 commit 04bb55f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## Info
**wxpg** is a custom-tailored game engine, built on top of wgpu.\
This project serves as a continuation of [vox](https://github.com/goldeneas/vox), in which game code was part of the engine.\
This project serves as a continuation of [vox](https://github.com/goldeneas/vox), which was more focused on voxel rendering.

## Status
**wxpg** is currently provides a series of thin abstractions\
over popular libraries such as egui, egui_plot, glyphon, and wgpu.\
There are no examples yet!

## Features
- Integration with bevy_ecs
- Integration with egui + glyphon
- Instanced rendering support
- Multi indirect indexed rendering support

## License
This work is marked with CC0 1.0.

0 comments on commit 04bb55f

Please sign in to comment.