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