Skip to content
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

New Shaders and Demo #20

Open
AlexMarinescu opened this issue Aug 21, 2015 · 0 comments
Open

New Shaders and Demo #20

AlexMarinescu opened this issue Aug 21, 2015 · 0 comments

Comments

@AlexMarinescu
Copy link
Member

Implement new shaders for linear and radial gradients, blending between textures and colors as well as better texture filtering.

Redo the tech demo and prototype application; It will use a retro logo as an opening animation for our engine, then it will jump to the two demos: CSG and collision detection. User will be able to switch between the demos via arrow keys.

Regarding applying the shaders like the gradients and blending, I believe this will be a good starting point for the materials class. If anything these are just properties of how the pixels behave on the texture via interpolating and bitwise operations. Thoughts on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant