Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RayTracing example #76

Closed
wants to merge 27 commits into from
Closed

Add RayTracing example #76

wants to merge 27 commits into from

Conversation

ttnghia
Copy link
Contributor

@ttnghia ttnghia commented Jan 31, 2020

image

Here is our first ray-tracing example 馃槇
We may need to iterate over the code several more times. Feel free to leave comments.
Also, I'm curious to see how it runs in WebGL.
Enjoy.

# Conflicts:
#	CMakeLists.txt
#	doc/building-examples.dox
#	package/ci/appveyor-desktop-gles.bat
#	package/ci/appveyor-desktop-mingw.bat
#	package/ci/appveyor-desktop.bat
#	package/ci/appveyor-rt.bat
#	package/ci/travis-desktop-gles.sh
#	package/ci/travis-desktop.sh
#	src/CMakeLists.txt
Copy link
Owner

@mosra mosra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is so great :) I'm impressed by what can be done in just about 1000 lines.

CMakeLists.txt Outdated Show resolved Hide resolved
src/raytracing/Materials.cpp Outdated Show resolved Hide resolved
src/raytracing/Objects.h Show resolved Hide resolved
src/raytracing/Ray.h Outdated Show resolved Hide resolved
src/raytracing/RayTracer.cpp Outdated Show resolved Hide resolved
src/raytracing/RayTracer.h Outdated Show resolved Hide resolved
src/raytracing/RayTracingExample.cpp Outdated Show resolved Hide resolved
src/raytracing/RndGenerators.h Show resolved Hide resolved
package/ci/appveyor-desktop-mingw.bat Outdated Show resolved Hide resolved
@mosra mosra added this to the 2020.0a milestone Feb 5, 2020
@mosra mosra added this to TODO in Project management via automation Feb 5, 2020
@mosra mosra mentioned this pull request Apr 5, 2020
4 tasks
@mosra mosra mentioned this pull request May 9, 2020
87 tasks
@mosra
Copy link
Owner

mosra commented May 9, 2020

Merged as ecbc805, sorry it took half a century 馃檲

@mosra mosra closed this May 9, 2020
Project management automation moved this from TODO to Done May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants