Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

camera

Screenshot 1: the scene Screenshot 2: how it looks on the T3 screen... Screenshot 3: ...and on T2 screen Screenshot 4: an updated version Screenshot 5: a lever Screenshot 6: a lever, again

Developers

  • Doob (a.k.a. Log)

Description

This program draws an image, raytracing the terrain in front of the camera.

Entities aren't rendered. That's the limitation of the camera.

Depending on the screen and graphics card tiers, you should launch the program differently:

  • T3: camera 0.041
  • T2: camera 0.085

The bigger the number is, the more detailed the resulting image will be.

You can also provide up or down as the second argument if you're using a robot with the camera upgrade.

Controls

  • Z — zoom +.
  • C — zoom -.
  • Backspace — reset the zoom.
  • X — switch the graphics mode.
  • Q — quit.

Links