-
Notifications
You must be signed in to change notification settings - Fork 0
aechavarris/infGrafica
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Para la compilación de este proyecto se ejecuta el siguiente comando : g++ -pthread -I. practica4_main.cpp -std=c++11 -o practica4 Esto generará un ejecutable llamado practica4, se deberá ejecutar de forma similar a la siguiente: ./practica4 [height] [width] [raysPerPixel] [textura_fondo] [textura_suelo] ... Ejemplo: ./practica4 2000 2000 150 xokas bricks bricks bricks pepe
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published