• Stars
    star
    2
  • Language
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

The entire precalc factorization of the Bresenham's line algorithm... unfortunately slower.

More Repositories

1

GMShaders-Radiance-Cascades

Yacc
84
star
2

2D-QuickRayTracing-GLSL

Quick Ray-Tracing using GLSL ES shaders in two passes.
GLSL
52
star
3

RadianceCascades

A 2D implementation of Radiance Cascades by Alexander Sannikov.
Yacc
48
star
4

2DGI

2D Global Illumination GLSL ES
Yacc
25
star
5

Global-Irradiance

A better method for 2D based global illumination
Yacc
12
star
6

Event-Callback

Similar C# style event system for C++.
C++
10
star
7

GPU-Pathfinding

Radiosity-Based GPU path finding using modified Global Illumination techniques.
Yacc
8
star
8

Sharp-Server

Server built off of .NET.
C#
7
star
9

N-Dimensional-Array

Nth-Dimensional Arrays in C++.
C++
4
star
10

TinyVulkan-Dynamic

Vulkan Graphics render engine using extension VK_KHR_DYNAMIC_RENDERING.
C++
3
star
11

Float-Packing-GLSL

Reminder from some dude on stackoverflow: https://stackoverflow.com/questions/48288154/pack-depth-information-in-a-rgba-texture-using-mediump-precison
3
star
12

mstream

A memory stream for C++.
C++
3
star
13

TinyVK

Better version of the TinyVulkan-Dynamic API.
C++
3
star
14

GMShadersGI

GM Shaders Article GI source code.
Yacc
3
star
15

DS_OBJECT

A wrapper for GML data structures for type checking.
3
star
16

One-Way-IPC

Inter-process Communication in C# via Named Pipes.
C#
3
star
17

Bit-Twiddler

Simple bit-twiddling hacks for toggling multiple bits at once.
C#
2
star
18

c-containers

Basic dynamic memory containers for C.
C
2
star
19

Branchless-Conditionals

2
star
20

Memory-Wrapper

Null-terminated memory container for C.
C
2
star
21

NotifyableObject

Implements INotify interfaces for View Models with MVVM.
C#
1
star
22

GLSL-ATAN2-DOC

Documentation for ATAN2 in GLSL because the GLSL docs suck.
1
star
23

MemoryBuffer

Wrapper class for System.IO.MemoryStream
C#
1
star
24

AsyncAwait-Server

TCP server written using the async/await pattern for efficiency.
C#
1
star
25

GLFW-PollGamepads

Creates a polling callback for gamepads to be called alongside glfwPollEvents.
C++
1
star