Programming camera And Movement

This is the document where I explain how the camera and movement/rotation code works. Camera Code. The bulk of the work is done in two functions. HandleMouseInput(), and HandlePosition(). Essentially we want to create a Dark souls style third person controller. So we want the camera to orbit the player relative to the mouse input.Continue reading “Programming camera And Movement”

Shader Research

This is going to be a compiled list of notes about my shader research. A lot of this is just going to be reading, as I am going in almost completely blind. https://thebookofshaders.com/ Is a great interactive resource. helped me learn the basics. Harry (A guy I found on twitter) makes some great beginner tutorialsContinue reading “Shader Research”

Design a site like this with WordPress.com
Get started