Skip to content

dholth/pygame-raycasting-experiment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an attempt to convert the javascript ray casting example found here:

http://www.playfuljs.com/a-first-person-engine-in-265-lines/

At the moment it is a very direct translation from the javascript, but current results are somewhat... uninspiring.

I maintain about 8 frames per second. I'm hoping to find some way to combat this.

Edit: The frame rate has been brought up to about 20 fps through various simplifications and changes.
Still not amazing, but much better.

-Mek

About

A conversion of PlayfulJS's javascript raycaster into Python/Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%