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