All Projects → PWhiddy → Raymarch-Engine

PWhiddy / Raymarch-Engine

Licence: other
Minimal ray-traced game engine with gravity affected rays

Programming Languages

C++
36643 projects - #6 most used programming language
GLSL
2045 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Raymarch-Engine

MinecraftC
A Raytraced Minecraft Classic 0.0.30a port to C
Stars: ✭ 250 (+1370.59%)
Mutual labels:  raytracing, raymarching-distance-fields
portal
🔵🟠 Portal Explorer — web visualization of mind-blowing portals using ray-tracing.
Stars: ✭ 104 (+511.76%)
Mutual labels:  portal, raytracing
RayTracedGGX
Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.
Stars: ✭ 43 (+152.94%)
Mutual labels:  raytracing
awesome-rtx
Curated collection of projects leveraging NVIDIA RTX technology (OptiX, DXR, VKR)
Stars: ✭ 73 (+329.41%)
Mutual labels:  raytracing
WebproxyPortlet
No description or website provided.
Stars: ✭ 14 (-17.65%)
Mutual labels:  portal
yayagram
Play nonograms/picross in your terminal
Stars: ✭ 33 (+94.12%)
Mutual labels:  puzzle
react-append-to-body
React Higher order component that allows you to attach components to the DOM outside of the main app.
Stars: ✭ 30 (+76.47%)
Mutual labels:  portal
YetiForcePortal2
The Customer Portal complements YetiForce CRM and is the most effective communication tool for your customers. It’s easy to use and delivers many new functions. You can reduce operating expenses by providing support 24 hours a day. YetiForce Portal platform delivers also greater customer experiences as your clients can see all relevant informati…
Stars: ✭ 28 (+64.71%)
Mutual labels:  portal
numberlink
Program for generating and solving numberlink / flow free puzzles
Stars: ✭ 47 (+176.47%)
Mutual labels:  puzzle
react-stick
React component to stick a portaled node to an anchor node
Stars: ✭ 51 (+200%)
Mutual labels:  portal
Vanilla-Raytraced
Official repository of Vanilla Raytraced resources pack.
Stars: ✭ 25 (+47.06%)
Mutual labels:  raytracing
Fall2021
Base repository for Dartmouth's CS87/287 (Fall 2021).
Stars: ✭ 43 (+152.94%)
Mutual labels:  raytracing
trident
Trident is a trusted and secure communication platform for enabling better communication between groups of trusted parties
Stars: ✭ 21 (+23.53%)
Mutual labels:  portal
programming-crypto-contracts
Programming Crypto Blockchain Contracts Step-by-Step Book / Guide. Let's Start with Ponzi & Pyramid Schemes. Run Your Own Lotteries, Gambling Casinos and more on the Blockchain World Computer...
Stars: ✭ 54 (+217.65%)
Mutual labels:  puzzle
Instahelp
Instahelp is a Q&A portal website similar to Quora
Stars: ✭ 21 (+23.53%)
Mutual labels:  portal
zig-gamedev
Building game development ecosystem for @ziglang!
Stars: ✭ 1,059 (+6129.41%)
Mutual labels:  raytracing
svelte-portal
Svelte component for rendering outside the DOM of parent component
Stars: ✭ 261 (+1435.29%)
Mutual labels:  portal
ctrt
Compile-Time Ray Tracer in Rust ported from C++
Stars: ✭ 82 (+382.35%)
Mutual labels:  raytracing
advent-of-code-2019
Advent of Code 2019 Submissions
Stars: ✭ 27 (+58.82%)
Mutual labels:  puzzle
CoursesPortlet
No description or website provided.
Stars: ✭ 12 (-29.41%)
Mutual labels:  portal

Raymarch Engine

An improved version of this repo can be found here: https://github.com/pwhiddy/time

An empty room with tiled walls and some luxurious y=sin(x*z) floors alt tag

Player has created a couple wormholes alt tag

Getting dangerously close alt tag

All graphics are ray-traced in real time. Geometry is defined as signed distance fields. The player can create wormhole portals that bend light as it travels, creating a very similar effect to that seen in interstellar. An example of useage can be found in initialize.cpp

Dependencies: glfw, glew, glm

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].