Skip to content

Add RayTracing example - #76

Closed
ttnghia wants to merge 27 commits into
mosra:masterfrom
ttnghia:ray-tracing
Closed

Add RayTracing example#76
ttnghia wants to merge 27 commits into
mosra:masterfrom
ttnghia:ray-tracing

Conversation

@ttnghia

@ttnghia ttnghia commented Jan 31, 2020

Copy link
Copy Markdown
Contributor

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

@mosra mosra left a comment

Copy link
Copy Markdown
Owner

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.

Comment thread CMakeLists.txt Outdated
Comment thread src/raytracing/Materials.cpp Outdated
Comment thread src/raytracing/Objects.h
Comment thread src/raytracing/Ray.h Outdated
Comment thread src/raytracing/RayTracer.cpp Outdated
Comment thread src/raytracing/RayTracer.h Outdated
Comment thread src/raytracing/RayTracingExample.cpp Outdated
Comment thread src/raytracing/RndGenerators.h
Comment thread package/ci/appveyor-desktop-mingw.bat Outdated
@mosra mosra added this to the 2020.0a milestone 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

mosra commented May 9, 2020

Copy link
Copy Markdown
Owner

Merged as ecbc805, sorry it took half a century 🙈

@mosra mosra closed this May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants