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

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