A downloadable Chess Ray Tracing demo for Windows and Linux

Download NowName your own price

PATH TRACING on low-end devices using AI. Even runs on integrated graphics.

Proof of concept of small-scale AI

A showcase of an early version of an "AI Path Tracer" in the form of a simple chess-based puzzle game. This is simply meant to be a tech demo rather than a fully fledged game. Made with Godot 4.

Expect more projects in the future with improved quality and performance (for mobiles and VR)

RT features in the game

  • Sub-surface scattering (Scene 1)


  • Diffuse reflections (all scenes)


  • Caustics (Scene 3 - queen)


  • Global Illumination (all scenes)
  • Refraction (Main menu and Scene 3)


  • Shadows - all scenes but not very good

Go to Settings to change the "Path Tracing quality". Lower quality settings should even run on integrated graphics.


TRY the Precompiled version first. If it does not work, then try CompileFromScratch version. CompileFromScratch will take some time.

If "Windows protected your PC" smart screen message pops up, click "More info", then "Run anyway".

Socials

Twitter - https://twitter.com/immortalray98
Reddit - https://www.reddit.com/user/immortal_ray
Mastodon - https://mastodon.gamedev.place/@immortal_ray

For any bugs and issues, please leave a comment below and mention your PC specs if possible.

Known Issues:

The game randomly crashes during shader compilation step or changing scenes on some computers, irrespective of specs.

StatusReleased
PlatformsWindows, Linux
Rating
Rated 4.7 out of 5 stars
(3 total ratings)
Authorimmortal_ray
GenrePuzzle
Made withGodot
Tagsai, Chess, Godot, godot4, path-tracing, Photorealistic, ray-traciing, tech-demo
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard, Mouse
LinksTwitter, YouTube

Download

Download NowName your own price

Click download now to get access to the following files:

Linux_Prototype.zip 369 MB
Windows_Builds_Update.zip 184 MB

Development log

Comments

Log in with itch.io to leave a comment.

Approximating the pixel colors with neural network

This looks promising! How would this look on mobile?

Thank you! Android build is in a very bad shape at the moment. Barely boots. Even the PC version has a few issues so it'll take a while for me to figure out Android.