Showing 57 open source projects for "Ray tracing"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    StupidRT

    StupidRT

    A really simple (following K.I.S.S statement) ray tracing project.

    I have in mind a C RayTracing library, but, actually it is an application using opengl to show the texture (e.g. the raytraced result) generated by the library. This is a project to explore and make a Ray Tracer that can be really fast, optimized and with the more options we can. My hope is to make it fully and easily understandable in order to give to the developers all the hand in the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java ray tracing library. Intended for optic system design, not intended for rendering. Handles generic surfaces (cone, sphere, cylinder, user-defined) including Fresnel or micro-structured material; handles reflection and refraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Student Renderer

    Student Renderer

    Computer Graphics: project for study the basic principles

    Project for study the basic principles of the Computer Graphics: - affine transformations; - perspective transformations; - shading models; - ray tracing method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VOpR

    VOpR - a virtual optical rail

    ...Currently the database can store data about: -optical materials, -spherical lenses, -projection properties of light sensors and eyes, -special wavelengths of light and -optical systems as lists of basic optical elements. 2. The editor of linear optical systems. Some properties of the optical system are calculated in real time. 3. The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur. Additionally there is full access to the java source code under the terms of the GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    rapido is a ray tracing library with support for static and dynamic geometry that enables real-time ray tracing of reasonably complex scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BRAYTE

    Bruno's RAY Tracing Engine

    Yet another ray-tracer. Mixing Python, CUDA and a specialized compact SDL (Scene Description Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ...In addition, because this is a project I started to train in C++: - there will be no dynamic casting! (I hate them) - using c++0x (I want to learn - sorry!) I'm still working on implementing a ray tracing program with it, and maybe other tools as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple 3D renderer based on ray tracing method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RAY++ is a collection of C++ classes needed for ray tracing (shapes, surfaces, cameras etc.). The object-oriented design makes it easy to extend the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    This is a simple ray tracing algorithm implementation. The same algorithm is implemented on CPU and GPU with CUDA, and the performance of the GPU based ray tracing is much better than the naive CPU one. cuda and directx sdk are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a Java implementation of ray tracer presented in the book Ray Tracing from the Ground Up. Since it is in Java, it can be run on every platform. Note that the implementation is ongoing and it is developed as an Eclipse project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a raytracer, based on Roman Kuchkuda's paper "An Introduction to Ray Tracing", and was written to simulate and understand the ray tracing algorithm. It is mainly done in C and uses the Allegro Library to colorize some pixels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Example of ray tracing from book by Shikin E. V. and A. V. Boreskov "Computer Graphics: Dynamics, Realistic Images." Dialog-MIFI, Moscow, 1995 (in Russian) ported to modern development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Real Time Ray Tracing on CPU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    M.Tracing
    Optical ray tracing library based on MATLAB environment Now working on the simple raytracing simulation. Documents are not ready yet. NEW UPDATE : ray generation function, other bug fix and multiple ray treatment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is in the field of Computer Graphics. It provides C++ classes to compute accessibility shading on 3D objects. It uses ray tracing to compute accessibility values and stores the result in 2D textures maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ray tracing ghz band radio coverage java simulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Verilog design for a simple ASIC that executes the Ray Tracing Algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    bwfirt (Benchmark Without Fast Interactive Ray Tracing) is a framework for benchmarking ray tracing kernels in the context of a realistic light simulation application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The project implemented a Whitted-style ray tracer on the Cell processor in C language to utilize utmost power of the processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenRayTrace is an optical lens design software that performs ray tracing. It is built using python, wxPython, and PyOpenGL. It should run on any platform that python, wxPython and PyOpenGL run on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Sunflow is a rendering system for photo-realistic image synthesis. It is written in Java and built around a flexible ray tracing core and an extensible object-oriented design.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    XJRT is an open source Java renderer with a ray tracing backend. The renderer currently supports CSG and a variety of shapes and model formats. Objects can be created in Java or through XML, Java is used as the shading language for the renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LightStorm is a photorealistic multi-processor 3D rendering engine written in C/C++ that goes one step beyond Radiosity without the need for ray-tracing tecniques.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB