kapcip

Results 2 comments of kapcip

Thanks a lot for your quick response over the issue we discussed. We tried according to what you've said. Here is a pseudocode of our code that we wrote:- ```...

Can we use Tween without SpriteBatch? Using below example, [http://wiki.lwjgl.org/wiki/Render_to_Texture_with_Frame_Buffer_Objects_(FBO)](url) I'm able to render frames without UI Window by making some code changes. Can we use Tween here without SpriteBatch...