UE4 course Room Sequences

Rendered two videos after finishing first section Epic approved UE4 course of https://www.udemy.com/unreale4 First video is room I quickly put together by myself second one is after followed the course videos. Video of cinematic sequence of my room:   Sequence of room made following the course videos:

Ray Tracing in One Weekend Books

Finished reading excellent ray tracing books by Peter Shirley: Ray Tracing in One Weekend (Ray Tracing Minibooks Book 1) and Ray Tracing: the Next Week (Ray Tracing Minibooks Book 2)  I also finished coding the example ray tracing project from the books. There is also third book in the series that I have bought for kindle and hope to…

Review of Edx Computer Graphics Course

I recently finished an Edx MOOC course Computer Graphics (cse167x by UC San DiegoX )  taught by professor Ravi Ramamoorthi. I also achieved a verified certificate from the course. The course taught the foundations of computer graphics by using OpenGL in homework projects as well as asking the student to implement basic ray tracer from…