An open API service indexing awesome lists of open source software.

https://github.com/nor-s/genetic-painting

genetic-painting using OpenGL
https://github.com/nor-s/genetic-painting

cpp glfw3 opengl

Last synced: 3 months ago
JSON representation

genetic-painting using OpenGL

Awesome Lists containing this project

README

          

# genetic-painting

n=8

n=8

n=8

n=8

n=8

# library
OpenGL

GLFW

glad

glm

stbi_image

# reference link

brush: https://www.onlygfx.com/14-white-grunge-brush-stroke-png-transparent/

algorithm : https://github.com/anopara/genetic-drawing

algorithm : https://github.com/Ursanon/genetic-drawer

pbo : http://www.songho.ca/opengl/gl_pbo.html

pbo : https://www.programmersought.com/ar

pbo : https://stackoverflow.com/questions/25127751/opengl-read-pixels-faster-than-glreadpixels

stbi_image.h : https://github.com/nothings/stb/blob/master/stb_image.h