openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
RayTracerCompphys
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 27, 2025 — Jun 27, 2026
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added info in README.md about Visual Studio version and std c++ version, also for the used libraries
Adrian Roman
More...
6 months ago
Switched to VS 2026
Adrian Roman
More...
7 months ago
Some minor changes (specifiers and stuff)
Adrian Roman
More...
about 2 years ago
Code cleanup
Adrian Roman
More...
over 2 years ago
More code cleanup
Adrian Roman
More...
over 2 years ago
Cleaned up some code a bit
Adrian Roman
More...
over 2 years ago
Minor optimizations
Adrian Roman
More...
over 3 years ago
Replaced some divisions with multiplications
Adrian Roman
More...
over 3 years ago
Moved some common things from Rectangle.. in a base class
Adrian Roman
More...
over 3 years ago
Added gaussian to the random number generator
Adrian Roman
More...
over 3 years ago
Switched to wxWidgets 3.2.1
Adrian Roman
More...
over 3 years ago
Replaced some maps with unordered_maps in the obj loader
Adrian Roman
More...
over 3 years ago
Removed some redundant code and added a const specifier
Adrian Roman
More...
almost 4 years ago
Merge pull request #17 from codacy-badger/codacy-badge
Adrian Roman
More...
almost 4 years ago
Add Codacy badge
The Codacy Badger
More...
almost 4 years ago
Fixes some flags warnings issues reported for https://github.com/aromanro/RayTracer/issues/15 with the dev version of wxWidgets
Adrian Roman
More...
about 4 years ago
Removed another alignment flag that created issues with a higher version of wxWidgets
Adrian Roman
More...
about 4 years ago
Removed an alignment flag that causes problems with higher versions of wxWidgets - on options dialog box
Adrian Roman
More...
about 4 years ago
Switched to VC++ 2022
Adrian Roman
More...
about 4 years ago
Mix specular color with the diffuse one, it looks nicer to me, the specular color is typically white in an obj file
Adrian Roman
More...
over 4 years ago
A little bit more rays for the bump mapping obj image
Adrian Roman
More...
over 4 years ago
Generated the 'bump mapping' image with more rays. Still a too low number, but better than before.
Adrian Roman
More...
over 4 years ago
Code quality improvement
Adrian Roman
More...
over 4 years ago
Light intensity back to 25
Adrian Roman
More...
over 4 years ago
Added an example with a more complex obj (specular mapping and normal/bump mapping)
Adrian Roman
More...
over 4 years ago
Work on bump/normal mapping https://github.com/aromanro/RayTracer/issues/6
Adrian Roman
More...
over 4 years ago
Check for having h oriented inside the material for AnisotropicPhongPDF
Adrian Roman
More...
over 4 years ago
Added tangents and bitangents, to be used for normal/bump mapping
Adrian Roman
More...
over 4 years ago
Split ObjLoader.cpp in two, to reduce code complexity
Adrian Roman
More...
over 4 years ago
Added a fix for https://github.com/aromanro/RayTracer/issues/13. Not tested yet, I have to find an obj with missing normals. Also allowed negative rotations around axes for objs in the options UI.
Adrian Roman
More...
over 4 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree