<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Computer Graphics and Shaders :: Computer Graphics &amp; Shaders : 2024</title><link>https://npqr.github.io/cgns24/index.html</link><description>Hi! This is the official page for the 2024 Summer Offering of Computer Graphics and Shaders Project under SnT Council, IIT Kanpur. This blog page will document the entire project, from the initial idea to the final submission. We will be sharing our progress, learnings and resources throughout the project. We have structured all the progress into weeks and subcategories. Stay tuned for more updates!
Offered by Mentors: Naman Kumar Jaiswal, Harshit Sharma and Nevish Pathe</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 29 May 2024 08:50:24 +0530</lastBuildDate><atom:link href="https://npqr.github.io/cgns24/index.xml" rel="self" type="application/rss+xml"/><item><title>GnG</title><link>https://npqr.github.io/cgns24/week-1/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://npqr.github.io/cgns24/week-1/index.html</guid><description>This is the first week of the project. We will be learning about Git and GitHub this week. Stay tuned for more updates!</description></item><item><title>CPP</title><link>https://npqr.github.io/cgns24/week-2/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://npqr.github.io/cgns24/week-2/index.html</guid><description>This week we’d be covering basics of C++ Programming Language and OOPs concepts.
Further Resources for this week:
C++ Reference Object Oriented Programming</description></item><item><title>Vector Class</title><link>https://npqr.github.io/cgns24/week-3/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://npqr.github.io/cgns24/week-3/index.html</guid><description>Building up on the previous week, we’d utilising the concepts of OOPs to create a Vector class. This class would be able to perform basic operations like addition, subtraction, scalar multiplication, dot product, cross product, etc.</description></item><item><title>Colors &amp; Graphics</title><link>https://npqr.github.io/cgns24/week-4/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://npqr.github.io/cgns24/week-4/index.html</guid><description>This is where we start to learn the absolutely beautiful collaboration of colors that appear on the Screen. This can be treated as the true start of the Project. In terms of Analogy we can say we are learning “What a Program is?” in this week.
What is Computer Graphics? Computer Graphics is a field of Computer Science that deals with generating, manipulating, and displaying visual content on computer screen (Viewport).</description></item><item><title>Graphic Types &amp; Methods</title><link>https://npqr.github.io/cgns24/week-5/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://npqr.github.io/cgns24/week-5/index.html</guid><description>This is a new chapter.</description></item></channel></rss>