Skip to content
View dave2s's full-sized avatar

Block or report dave2s

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SimpleRaytracer SimpleRaytracer Public

    Basic SW raytracer in C++ with some bvh accel. and optical dispersion.

    C++

  2. CPU_Rasterization CPU_Rasterization Public

    CG project in C++; basic rasterization of 3D scenes with textures on the CPU. 2 man project

    C++

  3. Terasology Terasology Public

    Forked from MovingBlocks/Terasology

    forked github.com/MovingBlock's Terasology project - open source voxel world (Java lwjgl modular voxel engine), worked on this during GSOC 2019

    Java

  4. AdvancedRendering AdvancedRendering Public

    Forked from Terasology-Archived/AdvancedRendering

    AdvancedRendering module for Terasology by dave2s, is going to be an optional rendering module for clients, containing all advanced rendering nodes to display advanced effects.

    Java

  5. BasicRendering BasicRendering Public

    Forked from Terasology/CoreRendering

    BasicRendering module for Terasology by dave2s, is going to be an essential rendering module needed for clients, containing all basic rendering nodes to display the world.

    Java