Commit Graph

32 Commits

Author SHA1 Message Date
Dmitry V. Sokolov
77169b0833 anaglyph with envmap 2019-01-30 22:38:58 +01:00
Dmitry V. Sokolov
9b48b5aa34
Update Readme.md 2019-01-30 22:23:09 +01:00
Dmitry V. Sokolov
3a7714d8a2 Merge branch 'master' of https://github.com/ssloy/tinyraytracer 2019-01-30 22:21:44 +01:00
Dmitry V. Sokolov
5a9331c33a anaglyph render 2019-01-30 22:21:33 +01:00
Dmitry V. Sokolov
a44dc54b94
Update Readme.md 2019-01-27 22:01:49 +01:00
Dmitry V. Sokolov
5888c49c4a
Merge pull request #9 from swordbeta/patch-1
Update Readme.md
2019-01-25 00:38:54 +01:00
Michael van Tricht
145acb964b
Update Readme.md 2019-01-24 13:19:13 +01:00
Dmitry V. Sokolov
cc608d433d a bit of polishing 2019-01-24 10:06:56 +01:00
Dmitry V. Sokolov
e203962cea nicer expression for the ray direction 2019-01-23 22:41:38 +01:00
Dmitry V. Sokolov
4595c176d3 fov int->float bugfix 2019-01-23 19:52:47 +01:00
Dmitry V. Sokolov
edfb292caa
Update Readme.md 2019-01-22 13:31:26 +01:00
Dmitry V. Sokolov
3444795af0 An image to better explain the computation of ray directions 2019-01-22 12:47:57 +01:00
Dmitry Sokolov
2501425809 ms vc++ support bugfix 2019-01-22 10:16:05 +01:00
Dmitry V. Sokolov
cd806e6254
Merge pull request #2 from DaveBy/master
MS Visual C++ compatibility
2019-01-22 09:58:40 +01:00
Dmitry V. Sokolov
33f28d63e0
Merge pull request #3 from svenefftinge/master
Simplify onboarding
2019-01-22 09:57:26 +01:00
Sven Efftinge
a54e278e87 Added gitpod support 2019-01-22 07:24:00 +00:00
DaveBy
3c68908b73
Add files via upload
MSVS compatibility
2019-01-21 21:50:33 +03:00
Dmitry V. Sokolov
1a5e2399dd
Merge pull request #1 from p1v0t/patch-1
Editted: Better markdown on Readme.md
2019-01-21 13:07:26 +01:00
Adem Budak
6b217cf322
Editted: Better markdown on Readme.md
The compilation steps are highlighted.
2019-01-21 15:05:31 +03:00
Dmitry V. Sokolov
9f16ee86d2
Update Readme.md 2019-01-20 23:01:54 +01:00
Dmitry V. Sokolov
d864d72561
Update Readme.md 2019-01-20 20:59:40 +01:00
Dmitry V. Sokolov
8d657c942c
Update Readme.md 2019-01-20 20:53:40 +01:00
Dmitry V. Sokolov
d8cdc9cfdd
Readme update + license 2019-01-20 13:48:50 +01:00
Dmitry V. Sokolov
5e0da1f09f checkerboard 2019-01-20 12:27:10 +01:00
Dmitry V. Sokolov
b69793bf6e refractions 2019-01-20 12:18:08 +01:00
Dmitry V. Sokolov
c80479d1d2 reflections 2019-01-20 12:17:45 +01:00
Dmitry V. Sokolov
ef70d13561 shadows 2019-01-20 12:17:25 +01:00
Dmitry V. Sokolov
f5ec45c254 specular lighting 2019-01-20 12:17:06 +01:00
Dmitry V. Sokolov
9a728fff2b diffuse lighting 2019-01-20 12:16:45 +01:00
Dmitry V. Sokolov
c19c430151 adding more spheres to the scene; rudimentary materials 2019-01-20 12:16:23 +01:00
Dmitry V. Sokolov
5806eb45e9 The crucial step: casting the rays + ray/sphere intersection routine 2019-01-20 12:15:18 +01:00
Dmitry V. Sokolov
bd36c98573 First commit; rudimentary framebuffer check 2019-01-20 12:13:53 +01:00