Pinned Repositories
Algorithm
for Polytech
AnyArray-cpp
implementation of array of any variables (study project for polytech)
Arkanoid-game-cocos2d-x
Implementation of the game "Arkanoid" in cocos2d-x 4.0 framework, c++ language
BezierCurveVisualizer
University assignment. Algorithms of CG course
Calculator-dll
mini-framework: calculator with loadable modules(dll) (study project for polytech)
Calculator-project
The programme that calculates string expressions, supports brackets and handles errors
GEMS-game-c-cocos2d-x-4.0
Numerical-Methods
The educational practice in the discipline "Numerical methods". The implement of the numerical methods in C/C++ and using MATLAB .
SpineTool.Software
VampGame
DariaWelt's Repositories
DariaWelt/Arkanoid-game-cocos2d-x
Implementation of the game "Arkanoid" in cocos2d-x 4.0 framework, c++ language
DariaWelt/BezierCurveVisualizer
University assignment. Algorithms of CG course
DariaWelt/GEMS-game-c-cocos2d-x-4.0
DariaWelt/Algorithm
for Polytech
DariaWelt/AnyArray-cpp
implementation of array of any variables (study project for polytech)
DariaWelt/Calculator-dll
mini-framework: calculator with loadable modules(dll) (study project for polytech)
DariaWelt/Calculator-project
The programme that calculates string expressions, supports brackets and handles errors
DariaWelt/Numerical-Methods
The educational practice in the discipline "Numerical methods". The implement of the numerical methods in C/C++ and using MATLAB .
DariaWelt/cgal-swig-bindings
CGAL bindings using SWIG
DariaWelt/dendritic-spine-shape-analysis
Dendritic spine analysis tool for dendritic spine image segmentation, dendritic spine morphologies extraction, analysis and clustering.
DariaWelt/hh_statistics_analysis
DariaWelt/Intelligent_placer
University assignment: python lib that check if items in photo can be placed into figure nearby items
DariaWelt/java-labs-pipeline
DariaWelt/Matrix-Library
The library supports operations with matrixes: multiplication, calculation of the determinant, finding the inverse matrix and others.
DariaWelt/Modeling_of_transport_networks
DariaWelt/Operating-Systems-labs-2023
DariaWelt/pyRT
pyRT - The Python Raytracer
DariaWelt/Text_Editor
Study project - implementing Text editor on java and Swing library (jetbrains academy)
DariaWelt/winapi-Text_Viewer
study project for Polytech