Ein c++ Framework für grafische Benutzeroberflächen, 2D Grafiken, Animationen und simple 3D Objekte

Kolja Strohm 957cda4298 add Camera parameter to virtual fillGlobalShaderParams function před 1 týdnem
Framework Tests c9d84bda8d fix problems with array iterator remove and DX12HitGroup memory cleanup před 1 týdnem
.gitattributes 5d987a3661 Erster commit před 10 roky
.gitignore 4019be49bb add automatically generated shader headers to git ignore před 2 týdny
AbstractElement.cpp e643f29caf fix linux build před 6 měsíci
AbstractElement.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
AlphaField.cpp ca5b297b33 rename german functions and variables před 7 měsíci
AlphaField.h ca5b297b33 rename german functions and variables před 7 měsíci
Animation.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Animation.h 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Animation3D.cpp 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Animation3D.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
AnyHit.hlsl 965721c63b add support for global root signature to pass shader arguments globally once for all shaders před 1 týdnem
Array.h c9d84bda8d fix problems with array iterator remove and DX12HitGroup memory cleanup před 1 týdnem
Assembly.cpp e643f29caf fix linux build před 6 měsíci
Assembly.h e643f29caf fix linux build před 6 měsíci
AsynchronCall.cpp 2be79565bf more translations před 7 měsíci
AsynchronCall.h 8d7e39626b translate some more comments to english před 7 měsíci
Base64.cpp ca5b297b33 rename german functions and variables před 7 měsíci
Base64.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Border.cpp 8e3dbbae8e rename more stuff před 7 měsíci
Border.h 8e3dbbae8e rename more stuff před 7 měsíci
Button.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Button.h 770b38caf9 improve translations před 7 měsíci
Cache.h 574fc1d165 fix linux build problems před 6 měsíci
Camera2D.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Camera2D.h 8e3dbbae8e rename more stuff před 7 měsíci
Camera3D.cpp 01197ddb20 fix camera view distance and matrix memory layout před 3 týdny
Camera3D.h 01197ddb20 fix camera view distance and matrix memory layout před 3 týdny
CharMap.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Class.h 6d8242d203 rename remaning german classes před 7 měsíci
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt před 7 roky
Common.hlsl 965721c63b add support for global root signature to pass shader arguments globally once for all shaders před 1 týdnem
Console.cpp e643f29caf fix linux build před 6 měsíci
Console.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Critical.cpp b91084b3b3 add ability to store notifies in Synchronizer before wate was calles před 6 měsíci
Critical.h b91084b3b3 add ability to store notifies in Synchronizer before wate was calles před 6 měsíci
Cube.cpp 2d8a1d3f88 add util functions for subtraction of const values to Assembly codeblock před 6 měsíci
Cube.h 6d8242d203 rename remaning german classes před 7 měsíci
DLLRegister.cpp ca5b297b33 rename german functions and variables před 7 měsíci
DLLRegister.h ca5b297b33 rename german functions and variables před 7 měsíci
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h před 6 roky
DX11Buffer.cpp 8d15d68f49 implement bottom level acceleration structure generation for raytracing with directx 12 před 1 měsícem
DX11Buffer.h 8d15d68f49 implement bottom level acceleration structure generation for raytracing with directx 12 před 1 měsícem
DX11GraphicsApi.cpp 2c4bf53892 actually use raytracing in the default RayGen shader před 3 týdny
DX11GraphicsApi.h 50353c03c5 add generation of the shader descriptor heaps před 4 týdny
DX11PixelShader.hlsl 221b4658f0 remove utf-8 signature from shader files před 7 měsíci
DX11Shader.cpp 17af46188f split code files by direct x version před 1 měsícem
DX11Shader.h 17af46188f split code files by direct x version před 1 měsícem
DX11Texture.cpp 50353c03c5 add generation of the shader descriptor heaps před 4 týdny
DX11Texture.h 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
DX11VertexShader.hlsl 221b4658f0 remove utf-8 signature from shader files před 7 měsíci
DX12BLAS.cpp 2366580e3b add support for textures to directx 12 raytracing před 3 týdny
DX12BLAS.h b6d9189873 add missing DLLEXPORTs před 2 týdny
DX12BLASModel.cpp ce541bccb6 fix crash when botom level aceleration structure per updated during model loading před 2 týdny
DX12BLASModel.h b6d9189873 add missing DLLEXPORTs před 2 týdny
DX12Buffer.cpp 192983a3cb fix problems with direcx12 api před 3 týdny
DX12Buffer.h 192983a3cb fix problems with direcx12 api před 3 týdny
DX12CommandQueue.cpp 2c4bf53892 actually use raytracing in the default RayGen shader před 3 týdny
DX12CommandQueue.h b6d9189873 add missing DLLEXPORTs před 2 týdny
DX12GraphicsApi.cpp 957cda4298 add Camera parameter to virtual fillGlobalShaderParams function před 1 týdnem
DX12GraphicsApi.h 957cda4298 add Camera parameter to virtual fillGlobalShaderParams function před 1 týdnem
DX12SamplerState.cpp 2366580e3b add support for textures to directx 12 raytracing před 3 týdny
DX12SamplerState.h 2366580e3b add support for textures to directx 12 raytracing před 3 týdny
DX12Shader.cpp 965721c63b add support for global root signature to pass shader arguments globally once for all shaders před 1 týdnem
DX12Shader.h 965721c63b add support for global root signature to pass shader arguments globally once for all shaders před 1 týdnem
DX12TLAS.cpp 89895d6ea1 fix crashes when new objects are added to the world před 3 týdny
DX12TLAS.h 89895d6ea1 fix crashes when new objects are added to the world před 3 týdny
DX12Texture.cpp 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
DX12Texture.h 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
DX9GraphicsApi.cpp 50353c03c5 add generation of the shader descriptor heaps před 4 týdny
DX9GraphicsApi.h 50353c03c5 add generation of the shader descriptor heaps před 4 týdny
DX9Texture.cpp 50353c03c5 add generation of the shader descriptor heaps před 4 týdny
DX9Texture.h 50353c03c5 add generation of the shader descriptor heaps před 4 týdny
DXBuffer.cpp 8d15d68f49 implement bottom level acceleration structure generation for raytracing with directx 12 před 1 měsícem
DXBuffer.h 8d15d68f49 implement bottom level acceleration structure generation for raytracing with directx 12 před 1 měsícem
DataValidator.cpp ca5b297b33 rename german functions and variables před 7 měsíci
DataValidator.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Diagram.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Diagram.h 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Dialog.cpp c74cfc915a build top level aceleration structure for raytracing with directx 12 před 1 měsícem
Dialog.h ca5b297b33 rename german functions and variables před 7 měsíci
Drawing.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Drawing.h 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Drawing3D.cpp 6a0eca2a6f improve rendering performance of raytracing by only updating tlas and sbt when an object was changed před 2 týdny
Drawing3D.h 6a0eca2a6f improve rendering performance of raytracing by only updating tlas and sbt when an object was changed před 2 týdny
Either.h 000e6d2b02 improve Either class před 6 měsíci
Errors.cpp 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Errors.h f602520c07 rename files to english names před 7 měsíci
Field.h 6d8242d203 rename remaning german classes před 7 měsíci
File.cpp e643f29caf fix linux build před 6 měsíci
File.h 770b38caf9 improve translations před 7 měsíci
FileDialog.cpp ca5b297b33 rename german functions and variables před 7 měsíci
FileDialog.h ca5b297b33 rename german functions and variables před 7 měsíci
FileSystem.cpp ca5b297b33 rename german functions and variables před 7 měsíci
FileSystem.h ca5b297b33 rename german functions and variables před 7 měsíci
Font.cpp 8e3dbbae8e rename more stuff před 7 měsíci
Font.h 8e3dbbae8e rename more stuff před 7 měsíci
Framework Linux.vcxproj 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Framework Linux.vcxproj.filters 574fc1d165 fix linux build problems před 6 měsíci
Framework.sln 993493f4b5 fix some issues with array usages and add tests před 4 roky
Framework.vcxproj ce541bccb6 fix crash when botom level aceleration structure per updated during model loading před 2 týdny
Framework.vcxproj.filters 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
FrameworkMath.h f602520c07 rename files to english names před 7 měsíci
Function.h 6d8242d203 rename remaning german classes před 7 měsíci
Global.cpp a10776849c add tests for ReadWriteLock před 6 měsíci
Globals.h a10776849c add tests for ReadWriteLock před 6 měsíci
GraphicsApi.cpp 192983a3cb fix problems with direcx12 api před 3 týdny
GraphicsApi.h 192983a3cb fix problems with direcx12 api před 3 týdny
HashMap.h c8d21ffde8 fix some compilation problems před 4 týdny
Hit.hlsl 965721c63b add support for global root signature to pass shader arguments globally once for all shaders před 1 týdnem
Image.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Image.h ca5b297b33 rename german functions and variables před 7 měsíci
ImmutablePair.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
InMemoryBuffer.cpp 770b38caf9 improve translations před 7 měsíci
InMemoryBuffer.h 770b38caf9 improve translations před 7 měsíci
InitFile.cpp 770b38caf9 improve translations před 7 měsíci
InitFile.h ca5b297b33 rename german functions and variables před 7 měsíci
Iterator.h 50353c03c5 add generation of the shader descriptor heaps před 4 týdny
JSON.cpp 770b38caf9 improve translations před 7 měsíci
JSON.h 574fc1d165 fix linux build problems před 6 měsíci
JsonEditor.cpp 57f825eb92 add ability to lock mutltiple Criticals in one operation před 6 měsíci
JsonEditor.h ca5b297b33 rename german functions and variables před 7 měsíci
KSGTFile.cpp ca5b297b33 rename german functions and variables před 7 měsíci
KSGTFile.h ca5b297b33 rename german functions and variables před 7 měsíci
Key.cpp aa3201c226 fix wrong renaming před 7 měsíci
Key.h aa3201c226 fix wrong renaming před 7 měsíci
KeyboardEvent.cpp ca5b297b33 rename german functions and variables před 7 měsíci
KeyboardEvent.h ca5b297b33 rename german functions and variables před 7 měsíci
List.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
List.h 770b38caf9 improve translations před 7 měsíci
Logging.cpp e643f29caf fix linux build před 6 měsíci
Logging.h 6d8242d203 rename remaning german classes před 7 měsíci
M2DPreview.cpp 8e3dbbae8e rename more stuff před 7 měsíci
M2DPreview.h ca5b297b33 rename german functions and variables před 7 měsíci
M2File.cpp 770b38caf9 improve translations před 7 měsíci
M2File.h ca5b297b33 rename german functions and variables před 7 měsíci
M3File.cpp 3ad6193fb1 update GraphicsApi Interface to be able to implement raytracing within the DirectX 12 implementation před 1 měsícem
M3File.h ca5b297b33 rename german functions and variables před 7 měsíci
Mat3.h bbdebb7119 translate remaining german comments in all .h files před 7 měsíci
Mat4.h 01197ddb20 fix camera view distance and matrix memory layout před 3 týdny
Maybe.h f602520c07 rename files to english names před 7 měsíci
Miss.hlsl 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
Model2D.cpp 8e3dbbae8e rename more stuff před 7 měsíci
Model2D.h 8e3dbbae8e rename more stuff před 7 měsíci
Model3D.cpp ce541bccb6 fix crash when botom level aceleration structure per updated during model loading před 2 týdny
Model3D.h 6a0eca2a6f improve rendering performance of raytracing by only updating tlas and sbt when an object was changed před 2 týdny
Model3DCollection.cpp 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Model3DCollection.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Model3DList.cpp 3ad6193fb1 update GraphicsApi Interface to be able to implement raytracing within the DirectX 12 implementation před 1 měsícem
Model3DList.h 3ad6193fb1 update GraphicsApi Interface to be able to implement raytracing within the DirectX 12 implementation před 1 měsícem
Mouse.cpp ca5b297b33 rename german functions and variables před 7 měsíci
Mouse.h ca5b297b33 rename german functions and variables před 7 měsíci
MouseEvent.cpp ca5b297b33 rename german functions and variables před 7 měsíci
MouseEvent.h ca5b297b33 rename german functions and variables před 7 měsíci
ObjFile.cpp 770b38caf9 improve translations před 7 měsíci
ObjFile.h 6d8242d203 rename remaning german classes před 7 měsíci
OperatingSystem.h c74cfc915a build top level aceleration structure for raytracing with directx 12 před 1 měsícem
Pair.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Plane3D.h 6d8242d203 rename remaning german classes před 7 měsíci
Point.cpp 8e3dbbae8e rename more stuff před 7 měsíci
Point.h ca5b297b33 rename german functions and variables před 7 měsíci
Process.cpp ca5b297b33 rename german functions and variables před 7 měsíci
Process.h ca5b297b33 rename german functions and variables před 7 měsíci
Progress.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Progress.h 770b38caf9 improve translations před 7 měsíci
RCPointer.h f602520c07 rename files to english names před 7 měsíci
Random.cpp e643f29caf fix linux build před 6 měsíci
Random.h 6d8242d203 rename remaning german classes před 7 měsíci
RayGen.hlsl 965721c63b add support for global root signature to pass shader arguments globally once for all shaders před 1 týdnem
Reader.cpp e643f29caf fix linux build před 6 měsíci
Reader.h 770b38caf9 improve translations před 7 měsíci
Rect2.h bbdebb7119 translate remaining german comments in all .h files před 7 měsíci
ReferenceCounter.cpp 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
ReferenceCounter.h f602520c07 rename files to english names před 7 měsíci
Reflection.h 6d8242d203 rename remaning german classes před 7 měsíci
ReflectionExample.h 6d8242d203 rename remaning german classes před 7 měsíci
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting před 5 roky
Regex.cpp ca5b297b33 rename german functions and variables před 7 měsíci
Regex.h ca5b297b33 rename german functions and variables před 7 měsíci
RenderThread.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
RenderThread.h 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Screen.cpp 192983a3cb fix problems with direcx12 api před 3 týdny
Screen.h 192983a3cb fix problems with direcx12 api před 3 týdny
Scroll.cpp ca5b297b33 rename german functions and variables před 7 měsíci
Scroll.h ca5b297b33 rename german functions and variables před 7 měsíci
SelectionBox.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
SelectionBox.h ca5b297b33 rename german functions and variables před 7 měsíci
Shader.cpp 8d15d68f49 implement bottom level acceleration structure generation for raytracing with directx 12 před 1 měsícem
Shader.h 3a33305a47 start work on dx12 raytraing shader pipeline configuration před 1 měsícem
Slider.cpp ca5b297b33 rename german functions and variables před 7 měsíci
Slider.h 6d8242d203 rename remaning german classes před 7 měsíci
Stack.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Stream.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Supplier.h 1f81cb1f4a change file encoding and translate comments to english před 7 měsíci
Table.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Table.h ca5b297b33 rename german functions and variables před 7 měsíci
Test.h a532168d2f apply new code formatter před 4 roky
TestShader.hlsl 5d987a3661 Erster commit před 10 roky
Text.cpp e643f29caf fix linux build před 6 měsíci
Text.h 770b38caf9 improve translations před 7 měsíci
TextField.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
TextField.h 770b38caf9 improve translations před 7 měsíci
Texture.cpp 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
Texture.h 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
Texture2D.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Texture2D.h 8e3dbbae8e rename more stuff před 7 měsíci
TextureList.cpp 3c1cac0ee0 add support for transparent models with directx 12 raytracing před 2 týdny
TextureList.h 2366580e3b add support for textures to directx 12 raytracing před 3 týdny
TextureModel.cpp 2d8a1d3f88 add util functions for subtraction of const values to Assembly codeblock před 6 měsíci
TextureModel.h 6d8242d203 rename remaning german classes před 7 měsíci
Thread.cpp f9a6c0a7d2 improve performance of Critical lock and unlock před 6 měsíci
Thread.h f9a6c0a7d2 improve performance of Critical lock and unlock před 6 měsíci
Timer.cpp 744fd4fb3a fix name clash with <time.h> před 7 měsíci
Timer.h 744fd4fb3a fix name clash with <time.h> před 7 měsíci
ToolTip.cpp ca5b297b33 rename german functions and variables před 7 měsíci
ToolTip.h ca5b297b33 rename german functions and variables před 7 měsíci
Tree.h ca5b297b33 rename german functions and variables před 7 měsíci
TriangleList.h 8e3dbbae8e rename more stuff před 7 měsíci
Trie.h ca5b297b33 rename german functions and variables před 7 měsíci
Type.h 6d8242d203 rename remaning german classes před 7 měsíci
UIDialog.cpp 770b38caf9 improve translations před 7 měsíci
UIDialog.h ca5b297b33 rename german functions and variables před 7 měsíci
UIInitialization.cpp 770b38caf9 improve translations před 7 měsíci
UIInitialization.h 770b38caf9 improve translations před 7 měsíci
UIMLView.cpp e643f29caf fix linux build před 6 měsíci
UIMLView.h ca5b297b33 rename german functions and variables před 7 měsíci
Vec2.h 8e3dbbae8e rename more stuff před 7 měsíci
Vec3.h 8e3dbbae8e rename more stuff před 7 měsíci
Vec4.h 01197ddb20 fix camera view distance and matrix memory layout před 3 týdny
VecN.h 8e3dbbae8e rename more stuff před 7 měsíci
Visibility.h f602520c07 rename files to english names před 7 měsíci
Window.cpp 65b085903e add and use ReadWriteLock instead of Critical when possible před 6 měsíci
Window.h 770b38caf9 improve translations před 7 měsíci
World2D.cpp e643f29caf fix linux build před 6 měsíci
World2D.h 8e3dbbae8e rename more stuff před 7 měsíci
World3D.cpp 10bdb9acdf make DX12 Graphics API more abstract to be able to render custom objects easier in a subclass před 2 týdny
World3D.h 10bdb9acdf make DX12 Graphics API more abstract to be able to render custom objects easier in a subclass před 2 týdny
Writer.cpp ca5b297b33 rename german functions and variables před 7 měsíci
Writer.h 770b38caf9 improve translations před 7 měsíci
XML.cpp ca5b297b33 rename german functions and variables před 7 měsíci
XML.h 8d7e39626b translate some more comments to english před 7 měsíci
build.bat 344f20f305 besseres build script před 7 roky
cpp.hint 6b4be074d7 fix problems with special characters před 7 měsíci
d3dx12.h ca5b297b33 rename german functions and variables před 7 měsíci
libFramework.so d48d70ed91 Test des neuen Kommentar styles před 6 roky
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles před 6 roky
main.h bbdebb7119 translate remaining german comments in all .h files před 7 měsíci
readme.md 71746d4a0e add readme file před 6 roky
system.ltdb 6a5af1a9f9 UIML View hinzugefügt před 7 roky