Kolja Strohm
|
01197ddb20
fix camera view distance and matrix memory layout
|
3 hafta önce |
Kolja Strohm
|
ddd1706364
implement basic rendering with raytracing in DX12GraphicsApi
|
4 hafta önce |
Kolja Strohm
|
2ad1e21403
fix problems with descriptor heap creation
|
4 hafta önce |
Kolja Strohm
|
50353c03c5
add generation of the shader descriptor heaps
|
4 hafta önce |
Kolja Strohm
|
3a33305a47
start work on dx12 raytraing shader pipeline configuration
|
1 ay önce |
Kolja Strohm
|
c74cfc915a
build top level aceleration structure for raytracing with directx 12
|
1 ay önce |
Kolja Strohm
|
3b9f86fe41
prepare creation of Top level aceleration structure for raytracing
|
1 ay önce |
Kolja Strohm
|
17af46188f
split code files by direct x version
|
1 ay önce |
Kolja Strohm
|
3ad6193fb1
update GraphicsApi Interface to be able to implement raytracing within the DirectX 12 implementation
|
1 ay önce |
Kolja Strohm
|
65b085903e
add and use ReadWriteLock instead of Critical when possible
|
6 ay önce |
Kolja Strohm
|
e643f29caf
fix linux build
|
6 ay önce |
Kolja Strohm
|
744fd4fb3a
fix name clash with <time.h>
|
7 ay önce |
Kolja Strohm
|
f602520c07
rename files to english names
|
7 ay önce |
Kolja Strohm
|
7e3068e3cb
update platform toolset
|
7 ay önce |
Kolja Strohm
|
3bdaeb48a3
add runtime assembly compiler
|
1 yıl önce |
Kolja Strohm
|
2c37ed70c8
fix string data validator rules and make json tests work again
|
1 yıl önce |
Kolja Strohm
|
1f0017ee2d
improve json editor
|
1 yıl önce |
Kolja Strohm
|
dfe62092f7
add console handler for better console applications
|
2 yıl önce |
Kolja Strohm
|
20065ae6e3
add Logging Configuration
|
2 yıl önce |
Kolja Strohm
|
2a35079df7
add streams
|
2 yıl önce |
Kolja Strohm
|
544348198d
Add Iterator Interface
|
2 yıl önce |
Kolja Strohm
|
7abf9d2f93
implement regular expressions
|
3 yıl önce |
Kolja Strohm
|
55079f49d8
add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type
|
3 yıl önce |
Kolja Strohm
|
b3c59f21f2
allow model collections to decide if they are rendered or ticked
|
3 yıl önce |
Kolja Strohm
|
19152b576a
made some changes for c++20
|
4 yıl önce |
Kolja Strohm
|
72356fc694
add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames
|
4 yıl önce |
Kolja Strohm
|
5108479057
add base64 encoding and ZList 2D element
|
4 yıl önce |
Kolja Strohm
|
30ecb1e460
Add ObjFile class to import 3d triangulated models from .obj files
|
4 yıl önce |
Kolja Strohm
|
8bcc04ee9d
add ByteArrayReader class
|
4 yıl önce |
Kolja Strohm
|
fb928b130b
Add ImmutablePair and VecN Datatypes
|
4 yıl önce |