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

Kolja Strohm ffb0758631 fix vertex indices in vertex shader 2 anni fa
Framework Tests 5a6d1eebd5 add default value tests for json validator and fixed some invalid behavior 2 anni fa
.gitattributes 5d987a3661 Erster commit 8 anni fa
.gitignore 1bae562ab4 fix 6 anni fa
AlphaFeld.cpp e15e18e7d4 Bessere ToolTips Teil 1 5 anni fa
AlphaFeld.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Animation.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Animation.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Animation3D.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Animation3D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Array.h c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 anni fa
AsynchronCall.cpp ee20648e63 threads can now be named for debugging 2 anni fa
AsynchronCall.h ee20648e63 threads can now be named for debugging 2 anni fa
AuswahlBox.cpp 2bd9ba34b8 fix cast issues 3 anni fa
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h 4 anni fa
Bild.cpp 993493f4b5 fix some issues with array usages and add tests 2 anni fa
Bild.h fb928b130b Add ImmutablePair and VecN Datatypes 2 anni fa
Bildschirm.cpp ede3baa968 allow custom shaders for directX11 2 anni fa
Bildschirm.h ede3baa968 allow custom shaders for directX11 2 anni fa
Cache.h 54045ff034 add cache implementation with tests 2 anni fa
CharMap.h 0996462aa6 fix compiler error 3 anni fa
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 anni fa
Critical.cpp 4cb3ee1de9 add Synchronizer class 2 anni fa
Critical.h 4cb3ee1de9 add Synchronizer class 2 anni fa
Cube.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Cube.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DLLRegister.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
DLLRegister.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 anni fa
DX11GraphicsApi.cpp ffb0758631 fix vertex indices in vertex shader 2 anni fa
DX11PixelShader.hlsl 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster 2 anni fa
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 anni fa
DX12Buffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Buffer.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12CommandQueue.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12CommandQueue.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12GraphicsApi.cpp ffb0758631 fix vertex indices in vertex shader 2 anni fa
DX12PixelShader.h 4ac7b5723c add bounding box calculation for 3d models 2 anni fa
DX12PixelShader.hlsl e85a856518 Update 5 anni fa
DX12Shader.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Shader.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Textur.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Textur.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12VertexShader.h ffb0758631 fix vertex indices in vertex shader 2 anni fa
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 anni fa
DX9GraphicsApi.cpp 40bccf56ce support basic render to texture 2 anni fa
DXBuffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DXBuffer.h ede3baa968 allow custom shaders for directX11 2 anni fa
Datei.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 anni fa
Datei.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
DateiDialog.cpp 993493f4b5 fix some issues with array usages and add tests 2 anni fa
DateiDialog.h 993493f4b5 fix some issues with array usages and add tests 2 anni fa
DateiSystem.cpp 993493f4b5 fix some issues with array usages and add tests 2 anni fa
DateiSystem.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Diagramm.cpp 8d037b6649 improved performance of dx11 graphics api and general array structure 2 anni fa
Diagramm.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Dialog.cpp 0a68f8de76 improved array iteration 2 anni fa
Dialog.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
DreieckListe.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Ebene3D.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
Either.h ee20648e63 threads can now be named for debugging 2 anni fa
Errors.cpp 0a68f8de76 improved array iteration 2 anni fa
Errors.h 0a68f8de76 improved array iteration 2 anni fa
Feld.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Fenster.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 anni fa
Fenster.h 475b70c25c rework of uiml view to support custom view elements 2 anni fa
Fortschritt.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Fortschritt.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Framework Linux.vcxproj c592a7ec9b add some usefull functions 2 anni fa
Framework Linux.vcxproj.filters c592a7ec9b add some usefull functions 2 anni fa
Framework.sln 993493f4b5 fix some issues with array usages and add tests 2 anni fa
Framework.vcxproj 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 anni fa
Framework.vcxproj.filters 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 anni fa
FrameworkMath.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
Funktion.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Global.cpp 4ac7b5723c add bounding box calculation for 3d models 2 anni fa
Globals.h 16b76156b6 improved mouse position functionality 2 anni fa
GraphicsApi.cpp 40bccf56ce support basic render to texture 2 anni fa
GraphicsApi.h ede3baa968 allow custom shaders for directX11 2 anni fa
HashMap.h c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 anni fa
ImmutablePair.h fb928b130b Add ImmutablePair and VecN Datatypes 2 anni fa
InMemoryBuffer.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 anni fa
InMemoryBuffer.h 8deb3f2fd4 add missing dll exports 2 anni fa
InitDatei.cpp 0a68f8de76 improved array iteration 2 anni fa
InitDatei.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 anni fa
JSON.cpp df5ebbf6fd add oneOf validation attribute to json string validation 2 anni fa
JSON.h 475b70c25c rework of uiml view to support custom view elements 2 anni fa
KSGTDatei.cpp 7c685a9c23 fix linux issues and warnings 2 anni fa
KSGTDatei.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Kam3D.cpp c592a7ec9b add some usefull functions 2 anni fa
Kam3D.h c592a7ec9b add some usefull functions 2 anni fa
Kamera2D.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Kamera2D.h 0961d26126 Rundungsfehler beim ändern der weltposition von Kamera2D behoben 5 anni fa
Key.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Key.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Klasse.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Knopf.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Knopf.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Liste.cpp 7c685a9c23 fix linux issues and warnings 2 anni fa
Liste.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 anni fa
M2DVorschau.cpp 2bd9ba34b8 fix cast issues 3 anni fa
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
M2Datei.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
M2Datei.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
M3Datei.cpp aafec46e9d fix 3d model save and load functions 2 anni fa
M3Datei.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Mat3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
Mat4.h aafec46e9d fix 3d model save and load functions 2 anni fa
Maus.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Maus.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
MausEreignis.cpp bb98428ec0 Ein paar methoden hinzugefügt 6 anni fa
MausEreignis.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Maybe.h e0aff43ea6 add useful operators to Either an Maybe 2 anni fa
Model2D.cpp 993493f4b5 fix some issues with array usages and add tests 2 anni fa
Model2D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Model3D.cpp ede3baa968 allow custom shaders for directX11 2 anni fa
Model3D.h ffb0758631 fix vertex indices in vertex shader 2 anni fa
Model3DCollection.h d67c918b0f fix world model iteration bug 2 anni fa
Model3DList.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Model3DList.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
ObjFile.cpp aafec46e9d fix 3d model save and load functions 2 anni fa
ObjFile.h 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 anni fa
Pair.h fb79a667f2 fix reference counting in template data structures 3 anni fa
Prozess.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Prozess.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Punkt.cpp 339fd559d7 Bildschirmmitte und BildschirmGröße basieren jetzt auf Monitoren und nehmen den index eines Monitors als zusätzliches Argument 5 anni fa
Punkt.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
RCPointer.h 6eb73b9a8d fix issue with reference counting 2 anni fa
Rahmen.cpp a3b36a3bf2 Flexiblere styles für texte in textfeldern 5 anni fa
Rahmen.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Random.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Random.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Reader.cpp c9273f7888 fix a fiew bugs and implemented remove on array iterators 2 anni fa
Reader.h 8bcc04ee9d add ByteArrayReader class 2 anni fa
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
ReferenceCounter.cpp 2bd9ba34b8 fix cast issues 3 anni fa
ReferenceCounter.h 2bd9ba34b8 fix cast issues 3 anni fa
Reflection.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
ReflectionExample.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
RenderThread.cpp 2bd9ba34b8 fix cast issues 3 anni fa
RenderThread.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Schrift.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Schrift.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Scroll.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Scroll.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Shader.cpp ede3baa968 allow custom shaders for directX11 2 anni fa
Shader.h ede3baa968 allow custom shaders for directX11 2 anni fa
Sichtbarkeit.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Slider.cpp e4b236a92e code style 4 anni fa
Slider.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Tabelle.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
TastaturEreignis.cpp 3eda698bf4 Quellcode Formatierung angepasst. 8 anni fa
TastaturEreignis.h 4ac7b5723c add bounding box calculation for 3d models 2 anni fa
Test.h 8c5485f379 Fehler beim handeln der Threads bei linux systemen behoben 7 anni fa
TestShader.hlsl 5d987a3661 Erster commit 8 anni fa
Text.cpp 4ac7b5723c add bounding box calculation for 3d models 2 anni fa
Text.h 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 anni fa
TextFeld.cpp 0a68f8de76 improved array iteration 2 anni fa
TextFeld.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Textur.cpp 2b7fc662ce changes for linux build 2 anni fa
Textur.h 40bccf56ce support basic render to texture 2 anni fa
Textur2D.cpp 0a68f8de76 improved array iteration 2 anni fa
Textur2D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
TexturList.cpp 0a68f8de76 improved array iteration 2 anni fa
TexturList.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
TexturModel.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
TexturModel.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Thread.cpp ee20648e63 threads can now be named for debugging 2 anni fa
Thread.h ee20648e63 threads can now be named for debugging 2 anni fa
ToolTip.cpp 0a68f8de76 improved array iteration 2 anni fa
ToolTip.h 6961b2bec7 fix linux build 3 anni fa
Tree.h fb79a667f2 fix reference counting in template data structures 3 anni fa
Trie.h 4fe1b9c42c fix issue with 0 in trie adresses 2 anni fa
Typ.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
UIDialog.cpp 2bd9ba34b8 fix cast issues 3 anni fa
UIDialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
UIInitialization.cpp 475b70c25c rework of uiml view to support custom view elements 2 anni fa
UIInitialization.h 475b70c25c rework of uiml view to support custom view elements 2 anni fa
UIMLView.cpp fb928b130b Add ImmutablePair and VecN Datatypes 2 anni fa
UIMLView.h 97f5e9f1b1 add center alignment option to uiml layouter 2 anni fa
UIPixelShader.h 4ac7b5723c add bounding box calculation for 3d models 2 anni fa
UIVertexShader.h ffb0758631 fix vertex indices in vertex shader 2 anni fa
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
Vec3.h 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not 2 anni fa
VecN.h bc8144f1f0 fix compiler error in VecN 2 anni fa
Welt2D.cpp 0a68f8de76 improved array iteration 2 anni fa
Welt2D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Welt3D.cpp d67c918b0f fix world model iteration bug 2 anni fa
Welt3D.h d67c918b0f fix world model iteration bug 2 anni fa
Writer.cpp 6790eac885 add json validation functionality 2 anni fa
Writer.h 6790eac885 add json validation functionality 2 anni fa
XML.cpp 6790eac885 add json validation functionality 2 anni fa
XML.h 6790eac885 add json validation functionality 2 anni fa
Zeichnung.cpp 97f5e9f1b1 add center alignment option to uiml layouter 2 anni fa
Zeichnung.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Zeichnung3D.cpp c592a7ec9b add some usefull functions 2 anni fa
Zeichnung3D.h 4ac7b5723c add bounding box calculation for 3d models 2 anni fa
Zeit.cpp c592a7ec9b add some usefull functions 2 anni fa
Zeit.h c592a7ec9b add some usefull functions 2 anni fa
build.bat 344f20f305 besseres build script 5 anni fa
d3dx12.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 anni fa
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 anni fa
main.h 6790eac885 add json validation functionality 2 anni fa
readme.md 71746d4a0e add readme file 4 anni fa
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 anni fa