Skip to content

This project explore Raytracing, Basic Rendering and other cool stuffs.

License

Notifications You must be signed in to change notification settings

swet-s/Daylight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daylight

Daylight is an exciting project that delves into the world of Raytracing and Basic Rendering. It aims to provide a playground for learning and experimenting with cutting-edge graphics techniques and other fascinating elements.

Images Created by Daylight

Getting Started

Cloning the Repository

To get started, clone the Daylight repository using the following command in your terminal or command prompt:

git clone --recursive "https://github.com/swet-s/Daylight"

The --recursive flag is essential during the cloning process because Daylight depends on external submodules/libraries.

Setup

After cloning the repository, navigate to the project directory and run Setup.bat located in the scripts folder. This script will generate the necessary Visual Studio 2022 solution and project files, setting up the project for you to start working on.

Prerequisites

Before running this project, ensure that you have the following installed:

  • Vulkan SDK
  • Visual Studio 2022 (or later)

Once you have the prerequisites ready and the setup completed, you can dive into Daylight's exciting world of Raytracing and Basic Rendering!

License

This project is licensed under the MIT License.

About

This project explore Raytracing, Basic Rendering and other cool stuffs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages