Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 844 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 844 Bytes

PortuRay

A raycaster written in Portugol Studio

Introduction

PortuRay is a project where I created a simple raycaster using Portugol Studio. Portugol Studio is a language designed to teach the basics of programming in Portuguese, not to create "complex"(it is actually very simple) graphics applications :p.

Features

  • Written in Portugol Studio.
  • Implements basic raycasting to create a 3D effect from a 2D map.
  • Demonstrates the capabilities and limitations of using Portugol Studio for graphics programming. (it is slow as hell)

Screenshots

image

(Example of raycasting scene)

Usage

Download Portugol Studio to execute the script.


Made with ❤️ in 🇧🇷