Skip to content
/ sfPaint Public

An attempt to make a paint clone in sfml( also while using Imgui)

License

Notifications You must be signed in to change notification settings

o-dka/sfPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfPaint

An attempt to make a paint clone in sfml( also while using Imgui)

Prerequisites

Cmake(>=3.0)
Ccache (if on linux)

Install

  1. Clone the repo
git clone https://github.com/o-dka/sfPaint.git
  1. Run ./cmake_cache.sh
  2. Build with cmake
cmake --build build

4.Run the program!

./build/sfPaint

About

An attempt to make a paint clone in sfml( also while using Imgui)

Topics

Resources

License

Stars

Watchers

Forks