https://github.com/wassimcodes/drawingsoftware
The code for my drawing software
https://github.com/wassimcodes/drawingsoftware
drawing-application opengl software-development
Last synced: 15 days ago
JSON representation
The code for my drawing software
- Host: GitHub
- URL: https://github.com/wassimcodes/drawingsoftware
- Owner: wassimcodes
- Created: 2024-06-13T23:39:51.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-09-05T12:58:02.000Z (9 months ago)
- Last Synced: 2025-05-08T00:43:38.088Z (15 days ago)
- Topics: drawing-application, opengl, software-development
- Language: C
- Homepage: https://www.youtube.com/playlist?list=PLXotmHPNCH9G4fFbvtBRxTSmG0AFKuR20
- Size: 743 KB
- Stars: 32
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wacky Drawing Software
## Introduction
Welcome to **Wacky Drawing Software**, a project I've worked on for a month. This is my first venture into using C++ and OpenGL, and I'm excited to share it with you. This software serves as a testament to my learning journey, and I hope it inspires others.

## Goal
The primary goal of this project is self-learning. While I didn't initially intend to publish it for professional use, I'm making it available for anyone who might find it helpful or interesting. It's a great starting point for those looking to understand the basics of C++ and OpenGL.
## Permission
Feel free to use and modify this code as you wish. You don't need my permission to do so. Whether you're looking to learn, tinker, or build upon this project, you're welcome to explore and innovate.
## Libraries
The libraries used in this project are listed in the [Libraries folder](Libraries). These libraries are crucial for the functionality and performance of the software.