OxyEngine icon indicating copy to clipboard operation
OxyEngine copied to clipboard

:video_game: OxyEngine - 2D full-featured open-source crossplatform game engine

Results 11 OxyEngine issues
Sort by recently updated
recently updated
newest added

**[Research result](https://github.com/OxyTeam/OxyEngine/issues/51#issuecomment-389262084)** 1. Implement collision between shapes: - Circle - Rectangle - Polygon, Compound Polygon - Edge 2. Implement simple API for adding/removing colliders to the physics body (collider =...

enhancement
planned
topic: physics

Add MonoGame importer and preocessor for .py scripts

enhancement
topic: scripting

Research ability to migrate on .NET Standard and .NET Core to use modern .NET

enhancement
backlog

Research advantages and disadvantages of implementing Pure ECS instead of Modified OOP ECS. This will also cause reimplementation whole current ECS.

enhancement

Disabled GameComponent is not used by any system, enabled is Disabled GameEntity is not used by any system, enabled is, also any component and child also Make property `IsEnabled` for...

enhancement
topic: ECS

Implement immediate mode GUI.

enhancement
topic: UI

Add ability to create UI using OxyEngine. **[Diagram](https://drive.google.com/file/d/1nQGzVZ4ktl-sHv9FL4NsfGpe9UNsEPPL/view?usp=sharing)** **[Widget structure](https://drive.google.com/file/d/1Amz0Nl8ejcp4HqWhJHkI87gq_efO9FnP/view?usp=sharing)** **Layout widgets:** - [ ] HorizontalLayout - [ ] VerticalLayout - [ ] GridLayout - [ ] PixelLayout **Visual widgets:**...

enhancement
topic: UI
backlog

bug
enhancement
topic: website and docs

Replace **Doxygen** with **DocFx** to generate auto documentation. Also add automatic docs generation stge to **AppVeyor** flow. - [x] Prepare solution project and styles - [ ] Integrate to AppVeyot...

enhancement
topic: website and docs
CI/CD

- Wordpress for tutorials, manuals, pages - phpBB for forum (mb another one?)

enhancement
help wanted
topic: website and docs
backlog