-
Notifications
You must be signed in to change notification settings - Fork 15
Advanced Introduction
Vinicius Reif Biavatti edited this page Oct 11, 2019
·
5 revisions
This tutorial has advanced features to optimize and improve our RayCasting logic. We will work with other things like buffer implementation, floor and ceiling rendering with Mode7, sprites, not just RayCasting logics. Some things in this tutorial will not be too easy, so, you have to have a little knowledge in some areas.
- Intermediary Tutorial complete
- Pixel array manipulate
- Trigonometry
- Little knowledge in Rotation Matrix theory
The result we will have in this tutorial is like the example below:
TODO
Good luck and have a nice tutorial!
- Next: Buffer
- Previous: Intermediary Result Code
Copyright © 2018 Vinícius Reif Biavatti
- Home
- RayTrancing
- Examples
- Basic Tutorial
- Intermediary Tutorial
- Advanced Tutorial