Write a First Person Game in 2KB with Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Portal-Raycaster

    A software portal rendering game engine

  • Nice writeup! Building raycasting engines is fun and rewarding. You can get a lot of visual impact with very small and easy to understand code. I took a stab at it and ended up adding portals which I thought was really fun (https://github.com/gh123man/Portal-Raycaster).

    I've been thinking about re-writing my raycasting engine in Rust but never really found the time - glad to see someone has done it and documented it so well!

    If anyone else is interested in raycasting this page is also worth a read: https://lodev.org/cgtutor/raycasting.html

  • wasm4-raycaster

    A demo raycaster for the WASM-4 engine.

  • The source code from this article is available at https://github.com/grantshandy/wasm4-raycaster

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rustenstein 3D: Game programming like it's 1992

    4 projects | news.ycombinator.com | 2 Feb 2022
  • Raycasting in JavaScript and React

    2 projects | news.ycombinator.com | 9 Mar 2021
  • Learning C with a Doom-style renderer

    2 projects | /r/C_Programming | 11 Apr 2023
  • My BASH Linux pseudo 3d ascii game engine: pseudo3dbash.

    3 projects | /r/bash | 26 Jan 2022
  • Integrated MIDI retro music handling for RFS2 Engine almost done! (WIP code inside for the curious)

    1 project | /r/RetroFPSStudio | 18 Oct 2021