Skip to content
Open
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
88ead37
Adding missing stubs
isVoid Jan 12, 2022
eef4703
Merge branch 'grm-numba-triangle' of github.com:gmarkall/PyOptiX into…
isVoid Jan 12, 2022
9fd65c3
optix trace is working...?
isVoid Jan 12, 2022
ac4e52a
Implemented __miss_ms
isVoid Jan 18, 2022
3e19bf8
get_triangle_barycentrics
isVoid Jan 18, 2022
bf1f6bf
Rendered a black image
isVoid Jan 18, 2022
83524e7
minor cleanups and typo(bug) fixes
isVoid Jan 18, 2022
7332313
triangle!
isVoid Jan 19, 2022
cad88ef
Background!
isVoid Jan 19, 2022
7244cb9
First pass style format
isVoid Jan 19, 2022
52ec43c
Add style format config files
isVoid Jan 19, 2022
5418f8e
Add gitignore
isVoid Jan 19, 2022
289b9f7
Initial modularize numba supports
isVoid Jan 20, 2022
691270e
Getting pyramid example working
isVoid Jan 20, 2022
9c825c0
Consolidate triangle example to numba_support too
isVoid Jan 20, 2022
d69175a
Removing pre-commit files before syncing with upstream
isVoid Jan 20, 2022
74a30e2
Removing pyramid example
isVoid Jan 21, 2022
049937d
Use fast_powf and fast_math, 50% speedup.
isVoid Jan 24, 2022
4be3b25
Use automation to create vector types and factory functions.
isVoid Feb 4, 2022
4d16c3b
Automatically generate ops between primitve x vector_type, and vector…
isVoid Feb 4, 2022
0d377ad
docstrings
isVoid Feb 4, 2022
a2a6c89
A few minor notes
isVoid Feb 4, 2022
3f4a145
Get correct `fastmath` behavior based on dc73113981f919144b4e6efd87a7…
isVoid Feb 13, 2022
09295e4
Use IntEnum
isVoid Feb 25, 2022
117529f
Update readme with triangle example
isVoid Feb 25, 2022
4bbf284
Move vector maths to vec_math.py
isVoid Feb 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading