Skip to content

Fake world rendering in UI #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 23, 2024
Merged

Fake world rendering in UI #60

merged 11 commits into from
Jun 23, 2024

Conversation

brachy84
Copy link
Member

Adds api to render a "real" or fake world in a ui. This is done via a IDrawable, which can be used as a background for widgets.
There is also a widget which to help moving around the camera with the mouse. The camera position can also be recalculated every frame via a function.

@brachy84 brachy84 marked this pull request as ready for review June 23, 2024 13:31
@brachy84 brachy84 merged commit 6bfbbc7 into master Jun 23, 2024
@brachy84 brachy84 deleted the fake-world branch June 23, 2024 13:32
miozune pushed a commit to GTNewHorizons/ModularUI2 that referenced this pull request Aug 13, 2024
* copy paste gtceu fake world rendering

* first working fake world renderer

* lots of stuff

* isometric rendering

* fix yaw/pitch

* Fake world work (CleanroomMC#59)

* clean up, fix layer button & scroll wheel dragging

* ArraySchema & fixes

* minor changes

(cherry picked from commit 6bfbbc7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant