Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 296 Bytes

fromage

fromage is a voxel engine implementation for the PlayStation 1 video game console.

Compilation

Requirements:

  • candyk-psx
  • python3
  • python3-numpy
  • python3-scipy
  • python3-Pillow

[ edit Makefile and/or src/config.h to configure options ] $ mkdir obj $ make