top of page

C++ PROGRAMMING (INTRODUCTION)

ASSIGNMENT 1

Lessons learned:​

  • learning how to print out on console

  • learning how to generate 'random' numbers​

  • learning how to include C++ standard libraries

Year 1: Projects
Assignment2_edited_edited.png

ASSIGNMENT 2

Lessons learned:

  • learning how to implement a struct

  • learning how to use pointers

HTML

Screenshot_01_edited.jpg

ASSIGNMENT

Lessons learned:​

  • learning how to code in HTML

  • learning how to use CSS to beautify a page

  • Learning how to code in Javascript

Year 1: Projects

COMPUTER GRAPHICS

Assignment 2

Lessons Learned:

  • learning how to program 3D models & textures with OpenGL

    • Import 3D models(.obj)​

    • Texture 3D models(.tga)

    • Movement of 3D models

  • learning how to render 3D & on-screen text

  • learning how to use shaders to be able to ​configure the lighting of the scene. 

    • Directional Light

    • Point Light

    • Spot Light. 

A2_01.png
A2_02.png
A2_03.png
Year 1: Gallery

Assignment 1

Lessons Learned:

  • learning how to code with OpenGL in C++

    • render basic polygons on screen​

    • move basic polygons around the screen

A1_01.png
A1_02.png

©2019 by Darius Maximus Chan. Proudly created with Wix.com

bottom of page