• Stars
    star
    1
  • Language
    C
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

3D renderer that runs on dos using djgpp and vesa vbe

More Repositories

1

vulkan-cpu

work-in-progress for Vulkan implementation on cpu
C++
106
star
2

algebraics

algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics
Rust
26
star
3

voxels-0.7

3D sandbox game that aims to be Minecraft compatible (functionality-wise)
C++
10
star
4

my-compiler

SSA optimization and code generation test
C++
9
star
5

quick-shell

Bash-compatible shell that JIT compiles commands
C++
9
star
6

rv32

RISC-V 32-bit processor that runs a 2.5D maze game; Built for CPTR380 Winter of 2018 at Walla Walla University
Verilog
6
star
7

lib3d

3d graphics library with fast software renderer
C
5
star
8

preyproject-lock-screen

Lock Screen program for Prey project
C++
4
star
9

hashlife3d

Block-based sandbox game accelerated using 3D HashLife
Rust
4
star
10

lossless_neural_sound

trying to build a better lossless audio codec than FLAC based on using a neural network to predict samples
C++
4
star
11

javascript-tasklets

ecmascript 2015 engine that supports lightweight clones of the script state.
C++
2
star
12

riscv-jit-emulator

WIP emulator for riscv that (eventually will) jit-compiles code -- the intention is to run cargo/rustc in a sandbox
Rust
2
star
13

voxels

a minecraft-like game
Java
1
star
14

hashlife

C++
1
star
15

rust-hdl

(mirror) WIP hardware description language embedded in Rust -- kinda like nmigen
Rust
1
star
16

libresourceloader

resource loader from zip file embedded in executable
C++
1
star
17

parallel-hashlife-rust

WIP implementation of multi-threaded 3D hashlife
Rust
1
star
18

simple-soft-float

soft-float library that intends to be a straightforward reference implementation of IEEE 754; mirror of https://salsa.debian.org/Kazan-team/simple-soft-float
Rust
1
star
19

physics

C++
1
star
20

parallel-hashlife-4

Parallel/Multithreaded 1D/2D/3D Hashlife algorithm
Rust
1
star
21

avr-pcm-out

pcm audio output on attiny85
C
1
star
22

tiled-renderer

a tile-based software 3d renderer -- still incomplete
Assembly
1
star
23

peg_parser_generator

Parsing-Expression-Grammar Parser Generator
C++
1
star