Skip to content

Added LODRenderable #12

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

Caresilabs
Copy link
Contributor

I added a renderable that takes lod into account. The class is as easy to replace a modelinstance with it. Then you can simply use modelBatch.render(object.lodmodel.calculate()); or you can call calculate somewhere else.

Cheers!

Caresilabs and others added 9 commits August 30, 2014 13:25
Conflicts:
	core/src/org/jrenner/fps/Assets.java
	core/src/org/jrenner/fps/HUD.java
	core/src/org/jrenner/fps/LevelBuilder.java
	core/src/org/jrenner/fps/View.java
 into Terrain-Branch

Conflicts:
	core/src/org/jrenner/fps/View.java
@Caresilabs Caresilabs changed the title Terrain branch Added LODRenderable Sep 5, 2014
@xeoshow
Copy link

xeoshow commented Oct 26, 2014

This looks like an excellent feature, could it be merged into master? Thanks!!

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.

2 participants