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
- Host: GitHub
- URL: https://github.com/nor-s/genetic-painting
- Owner: Nor-s
- Created: 2021-07-25T16:25:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T06:52:14.000Z (almost 5 years ago)
- Last Synced: 2025-10-29T09:22:43.124Z (9 months ago)
- Topics: cpp, glfw3, opengl
- Language: C++
- Homepage:
- Size: 94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# genetic-painting
.gif)
.gif)
.gif)
.png)
.png)
# 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