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

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