Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 PreyK21977yRaytracing in a weekend is awesome 😃 PreyK21977yRaytracing in a weekend is awesome 😃
 It tought me the basics of raytracing better than a fuckton of academic papers and lectures. Im also planning on continuing as i get some free time.
 David kuri’s unity implementation also helped me a lot!
 http://blog.three-eyed-games.com/20...
- 
				
				@PreyK really cool!! I'm not too familiar with Unity, but I will read trying to understand the ideas behind the code. I hope at some point I can add full images and more complex colourings to the objects/background ^^
- 
				
				@sunfishcc no, it is not. Maybe later I try that. For now, just learning. I will keep adding functionality and try to optimise as much as possible. At some point parallelize it. It seems like a good side project to learn stuff of how much you can keep doing over time ^^
Related Rants
- 
						
							 xjose97x20Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop. xjose97x20Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
- 
						
							 Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ... Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
- 
						
							 dfox7If you're not learning anything new at your job it's probably time to move on. dfox7If you're not learning anything new at your job it's probably time to move on.






!rant
Some days ago I finished "Ray tracing in a weekend" (Peter Shirley) and I'm learning a lot :D
In the new year I will start with "Ray tracing the next week", but there are still some things I want to tackle before that (improve code quality, optimize... it's my first project that is bigger than a codeforces problem solution, a part from the projects at work).
Any sources of wisdom and recommendations are welcome!!
rant
learning
c++
visual studio
cmake
first personal project
ray tracing
wk136