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

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