. .

Tag: graphics

0

CRTerm – terminal emulator library

cterm_youtube

My new project, a terminal emulator library which mimics an old CRT display, has finally reached a usable state. See it on its GitHub page: https://github.com/bolner/CRTerm I’ve uploaded a demo to Youtube:  

0

Multi-threaded Buddhabrot fractal rendering in C++ for 16 bit/channel post-processing

buddhabrot_3

I’ve written the major part of this Buddhabrot rendering program in last August, and after a six months break I carried on with it again this weekend to close the project finally. But before going into details, let`s see what it does: