Rickodesea / LibGDX_Shader_Demo

Shader Transition with libGDX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibGDX Shader Transition Demo (formerly alricksur)

Demo developed for a game that was being worked on.

The purpose of this repository is to provide an example of using shaders for transition. At the time of making this there is no concrete tutorial out there that shows how to use shaders for the specific purpose of transition. Well this project does that. The core shader functionality is in the Game.java class. In this example, shader is use for transition as the screens change.

I hope all libgdx users find this useful.

Scrapped

This project is archived for viewing purposes.

About

Shader Transition with libGDX


Languages

Language:Java 87.3%Language:GLSL 12.7%