https://github.com/markandre13/markandre13
https://github.com/markandre13/markandre13
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markandre13/markandre13
- Owner: markandre13
- Created: 2024-02-24T07:10:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T21:47:05.000Z (over 2 years ago)
- Last Synced: 2025-06-28T12:44:29.611Z (12 months ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi there 👋
I am currently building two applications:
* [makehuman.js](https://github.com/markandre13/makehuman.js) a WebApp of [Makehuman 1.2.0](http://www.makehumancommunity.org) with some features missing and some (being) added, like motion capturing provided by a [C++ backend](https://github.com/markandre13/makehuman.js-backend).
I also did a WebApp of [Makehuman 0.9.1-rc1a](https://github.com/markandre13/mh091rc1a.js) which used morphs for posing, including muscles.
* [workflow](https://github.com/markandre13/workflow) a 2d vector graphics program
and the tools to build them with
* [toad.js](https://github.com/markandre13/toad.js) WebApp GUI toolkit leveraging the [Presentation Model](https://martinfowler.com/eaaDev/PresentationModel.html) and [Humble Object](https://martinfowler.com/bliki/HumbleObject.html) pattern, Web Components, Typescript and TSX.
* [corba.js](https://github.com/markandre13/corba.js) / [corba.cc](https://github.com/markandre13/corba.cc) seamlessly connect WebApp GUIs with what does not fit into the browser.
* [async.cc](https://github.com/markandre13/async.cc) an ECMA script style C++ coroutine class for corba.cc
* [kaffeeklatsch](https://github.com/markandre13/kaffeeklatsch) a C++ unit test framework similar to RSpec / Mocha & Chai
If you wanna contact me, my mail is on the left.
Cheers,
Mark