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

Kolja Strohm 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
Framework Tests 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not před 2 roky
.gitattributes 5d987a3661 Erster commit před 8 roky
.gitignore 1bae562ab4 fix před 6 roky
AlphaFeld.cpp e15e18e7d4 Bessere ToolTips Teil 1 před 5 roky
AlphaFeld.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
Animation.cpp 2bd9ba34b8 fix cast issues před 3 roky
Animation.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Animation3D.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
Animation3D.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Array.h 993493f4b5 fix some issues with array usages and add tests před 2 roky
AsynchronCall.cpp d128ead01e Reference Counting zu threads hinzugefügt před 5 roky
AsynchronCall.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
AuswahlBox.cpp 2bd9ba34b8 fix cast issues před 3 roky
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h před 4 roky
Bild.cpp 993493f4b5 fix some issues with array usages and add tests před 2 roky
Bild.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Bildschirm.cpp 0a68f8de76 improved array iteration před 2 roky
Bildschirm.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Cache.h 54045ff034 add cache implementation with tests před 2 roky
CharMap.h 0996462aa6 fix compiler error před 3 roky
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt před 5 roky
Critical.cpp 4cb3ee1de9 add Synchronizer class před 2 roky
Critical.h 4cb3ee1de9 add Synchronizer class před 2 roky
Cube.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Cube.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DLLRegister.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
DLLRegister.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h před 4 roky
DX11GraphicsApi.cpp 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
DX11PixelShader.hlsl 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
DX11VertexShader.hlsl 0e10ee7f87 DirectX12 API weiterentwickelt před 5 roky
DX12Buffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12Buffer.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12CommandQueue.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12CommandQueue.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12GraphicsApi.cpp 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
DX12PixelShader.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12PixelShader.hlsl e85a856518 Update před 5 roky
DX12Shader.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12Shader.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12Textur.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12Textur.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12VertexShader.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DX12VertexShader.hlsl e85a856518 Update před 5 roky
DX9GraphicsApi.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DXBuffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
DXBuffer.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Datei.cpp 6961b2bec7 fix linux build před 3 roky
Datei.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
DateiDialog.cpp 993493f4b5 fix some issues with array usages and add tests před 2 roky
DateiDialog.h 993493f4b5 fix some issues with array usages and add tests před 2 roky
DateiSystem.cpp 993493f4b5 fix some issues with array usages and add tests před 2 roky
DateiSystem.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Diagramm.cpp 8d037b6649 improved performance of dx11 graphics api and general array structure před 2 roky
Diagramm.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Dialog.cpp 0a68f8de76 improved array iteration před 2 roky
Dialog.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
DreieckListe.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Ebene3D.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments před 4 roky
Either.h b3629693f0 fixed compiler errors před 2 roky
Errors.cpp 0a68f8de76 improved array iteration před 2 roky
Errors.h 0a68f8de76 improved array iteration před 2 roky
Feld.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Fenster.cpp 993493f4b5 fix some issues with array usages and add tests před 2 roky
Fenster.h 993493f4b5 fix some issues with array usages and add tests před 2 roky
Fortschritt.cpp 2bd9ba34b8 fix cast issues před 3 roky
Fortschritt.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
Framework Linux.vcxproj 54045ff034 add cache implementation with tests před 2 roky
Framework Linux.vcxproj.filters 54045ff034 add cache implementation with tests před 2 roky
Framework.sln 993493f4b5 fix some issues with array usages and add tests před 2 roky
Framework.vcxproj 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
Framework.vcxproj.filters 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
FrameworkMath.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments před 4 roky
Funktion.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Global.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Globals.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
GraphicsApi.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
GraphicsApi.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
HashMap.h 54045ff034 add cache implementation with tests před 2 roky
InMemoryBuffer.cpp 7a664a142b add Either and Maybe types před 2 roky
InMemoryBuffer.h 8deb3f2fd4 add missing dll exports před 2 roky
InitDatei.cpp 0a68f8de76 improved array iteration před 2 roky
InitDatei.h 8d037b6649 improved performance of dx11 graphics api and general array structure před 2 roky
JSON.cpp 0a68f8de76 improved array iteration před 2 roky
JSON.h 0a68f8de76 improved array iteration před 2 roky
KSGTDatei.cpp 7c685a9c23 fix linux issues and warnings před 2 roky
KSGTDatei.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Kam3D.cpp 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not před 2 roky
Kam3D.h 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not před 2 roky
Kamera2D.cpp 2bd9ba34b8 fix cast issues před 3 roky
Kamera2D.h 0961d26126 Rundungsfehler beim ändern der weltposition von Kamera2D behoben před 5 roky
Key.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
Key.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Klasse.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Knopf.cpp 2bd9ba34b8 fix cast issues před 3 roky
Knopf.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
Liste.cpp 7c685a9c23 fix linux issues and warnings před 2 roky
Liste.h 8d037b6649 improved performance of dx11 graphics api and general array structure před 2 roky
M2DVorschau.cpp 2bd9ba34b8 fix cast issues před 3 roky
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
M2Datei.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
M2Datei.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
M3Datei.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
M3Datei.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Mat3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments před 4 roky
Mat4.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments před 4 roky
Maus.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
Maus.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
MausEreignis.cpp bb98428ec0 Ein paar methoden hinzugefügt před 6 roky
MausEreignis.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
Maybe.h e0aff43ea6 add useful operators to Either an Maybe před 2 roky
Model2D.cpp 993493f4b5 fix some issues with array usages and add tests před 2 roky
Model2D.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Model3D.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Model3D.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Model3DCollection.h 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
Model3DList.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Model3DList.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Pair.h fb79a667f2 fix reference counting in template data structures před 3 roky
Prozess.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
Prozess.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Punkt.cpp 339fd559d7 Bildschirmmitte und BildschirmGröße basieren jetzt auf Monitoren und nehmen den index eines Monitors als zusätzliches Argument před 5 roky
Punkt.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
RCPointer.h 6eb73b9a8d fix issue with reference counting před 2 roky
Rahmen.cpp a3b36a3bf2 Flexiblere styles für texte in textfeldern před 5 roky
Rahmen.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
Random.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
Random.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Reader.h 7b536f2afc Sichtbarkeit der StreamReader Methoden angepasst před 3 roky
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments před 4 roky
ReferenceCounter.cpp 2bd9ba34b8 fix cast issues před 3 roky
ReferenceCounter.h 2bd9ba34b8 fix cast issues před 3 roky
Reflection.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
ReflectionExample.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
RenderThread.cpp 2bd9ba34b8 fix cast issues před 3 roky
RenderThread.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Schrift.cpp 2bd9ba34b8 fix cast issues před 3 roky
Schrift.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Scroll.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
Scroll.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Shader.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Shader.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Sichtbarkeit.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Slider.cpp e4b236a92e code style před 4 roky
Slider.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
Tabelle.cpp 2bd9ba34b8 fix cast issues před 3 roky
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
TastaturEreignis.cpp 3eda698bf4 Quellcode Formatierung angepasst. před 8 roky
TastaturEreignis.h 993493f4b5 fix some issues with array usages and add tests před 2 roky
Test.h 8c5485f379 Fehler beim handeln der Threads bei linux systemen behoben před 7 roky
TestShader.hlsl 5d987a3661 Erster commit před 8 roky
Text.cpp 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded před 2 roky
Text.h 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded před 2 roky
TextFeld.cpp 0a68f8de76 improved array iteration před 2 roky
TextFeld.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Textur.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Textur.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Textur2D.cpp 0a68f8de76 improved array iteration před 2 roky
Textur2D.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
TexturList.cpp 0a68f8de76 improved array iteration před 2 roky
TexturList.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
TexturModel.cpp 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
TexturModel.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Thread.cpp 44600c1d62 whait for running threads to exit when the framework is destructed před 2 roky
Thread.h 2b7fb7bd20 fix in memory buffer error před 2 roky
ToolTip.cpp 0a68f8de76 improved array iteration před 2 roky
ToolTip.h 6961b2bec7 fix linux build před 3 roky
Tree.h fb79a667f2 fix reference counting in template data structures před 3 roky
Trie.h 4fe1b9c42c fix issue with 0 in trie adresses před 2 roky
Typ.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
UIDialog.cpp 2bd9ba34b8 fix cast issues před 3 roky
UIDialog.h 26821cf002 anderes dll export makro in allen .h dateien před 4 roky
UIInitialization.cpp 242061cd6f fixed compiler issues on trie iterator před 3 roky
UIInitialization.h 242061cd6f fixed compiler issues on trie iterator před 3 roky
UIMLView.cpp f6344e58fb fix trie usage in uiml view před 2 roky
UIMLView.h 18a80b6f3c Bessere dokumentation před 4 roky
UIPixelShader.h 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
UIVertexShader.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments před 4 roky
Vec3.h 6836a7ef96 allow a 3d model to desice if a specific polygon deeds to be rendered or not před 2 roky
Welt2D.cpp 0a68f8de76 improved array iteration před 2 roky
Welt2D.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Welt3D.cpp 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
Welt3D.h 9b0427a85d introduce model3D collections to add and remove a large amound of models to the world faster před 2 roky
Writer.h fd1df7f2c9 Sichtbarkeit der Funktionen in StreamWriter angepasst před 3 roky
XML.cpp 0a68f8de76 improved array iteration před 2 roky
XML.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Zeichnung.cpp 2bd9ba34b8 fix cast issues před 3 roky
Zeichnung.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Zeichnung3D.cpp 8c1e86952d use more flexible implementation of reference counting před 3 roky
Zeichnung3D.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
Zeit.cpp 2bd9ba34b8 fix cast issues před 3 roky
Zeit.h 8c1e86952d use more flexible implementation of reference counting před 3 roky
build.bat 344f20f305 besseres build script před 5 roky
d3dx12.h 551183b7ce introduce vertex and index buffer for each 3d model před 2 roky
libFramework.so d48d70ed91 Test des neuen Kommentar styles před 4 roky
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles před 4 roky
main.h 993493f4b5 fix some issues with array usages and add tests před 2 roky
readme.md 71746d4a0e add readme file před 4 roky
system.ltdb 6a5af1a9f9 UIML View hinzugefügt před 5 roky