gdx-proto icon indicating copy to clipboard operation
gdx-proto copied to clipboard

GDX Proto - a lightweight 3D engine built with libgdx

Results 10 gdx-proto issues
Sort by recently updated
recently updated
newest added

The .apk file will install but then it just HANGS with a black screen. I waited about 2 minutes. Is it still loading? It is a Galaxy Tab 2, 7...

1. While pressing W 2. Press T 3. Release W 4. The model will continue to walk forward as you type for chat. 5. To remedy, press enter to send...

Hi there, great work dude. On Android, I get 07-25 21:34:01.958 21001-21020/org.jrenner.fps.android E/AndroidRuntime﹕ FATAL EXCEPTION: GLThread 877 Process: org.jrenner.fps.android, PID: 21001 com.badlogic.gdx.utils.GdxRuntimeException: L0007: Cannot find vertex shader varying for declared...

This project looks really very promising, while seems do not see very active development, just would like to know if there is any road map or planning for it? Thanks!

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...

Currently only get around 30 FPS on a nexus 7. Should do some profiling and see where the bottlenecks are.

Here's some code I used in a previous project for creating heightmapped terrain from reading a PNG file: HeightMap reads the PNG file and creates a 2d array of vertices...

All references to the demo should be moved to a new project so gdx-proto can be used as a library.