Lift Alternatives
Similar projects and alternatives to Lift
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
RayTracingInVulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
-
RenderBender
Discontinued A third party program to change Minecraft RTX's internal settings externally, directly in-memory, at runtime.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
Lift discussion
Lift reviews and mentions
-
[Media] 100% Rust path tracer running on CPU, GPU (CUDA), and OptiX (for denoising) using one of my upcoming projects. There is no C/C++ code at all, the program shares a single rust crate for the core raytracer and uses rust for the viewer and renderer.
Awesome stuff! I did something similar for my master thesis using C++, Vulkan's Ray tracing extension, and Optix for denoising called Lift. It would be very cool if you could show a comparison between cuda and vulkan.
Stats
GoncaloFDS/Lift is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of Lift is C++.