Commit Graph

4 Commits

Author SHA1 Message Date
50b8c6dd0a Implement shaders (#1)
Reviewed-on: #1

	* Start implementing shaders and move vector code to dedicated files
	* Extract shader into its own header
	* Ensure pixel coordinates are within bounds
	* Refactor shader code and implement fragment shaders
	* Create shaders
	* Reorganise code
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
2024-08-18 14:28:09 +00:00
9f9cc2308d Add math library 2024-07-31 23:05:15 +01:00
837cb6e288 Update build script 2024-07-20 01:13:59 +01:00
9131f19c95 Add build scripts 2024-07-19 21:56:45 +01:00