Skip to content

CodersSquad/2024b-tc2008b-301-booting-up-cg-booting-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics Booting Up

Let's start with ModernGL

This lab stands to prepare the moderngl development environment. Below the steps and requirements for initial coding tasks. Please make sure to edit the python provided files; for dependencies, you can add the files you need.

  1. Install moderngl and its dependencies
  2. Make sure that the following programs run
  3. Document how to execute the 3 programs in the section below.

How to run your program

# Update this section with instructions on how to run your programs. 

# Consider that these instructions will be executed 
in a completely new linux-based machine (Ubuntu 22.04),
so, instructions for dependencies installation must be added.

# It's highly recommended to use python virtual envs. 
You may take a look on:
https://docs.python.org/3/library/venv.html

Grading Policy

  • 25% - 01_hello_world.py is running with no errors
  • 25% - 06_multiple_objects.py is running with no errors
  • 25% - 09_models_and_images.py is running with the requested change (TEC logo texture)
  • 25% - Documentation on how to run your programs

About

2024b-tc2008b-301-booting-up-cg-booting-up created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages