Skip to content

This project is a 3D graphiqual project, created from scratch written in `C` using an old graphic library `mini-libx`, presented like a website

License

Notifications You must be signed in to change notification settings

ael-bekk/rPainter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rPainter

The goal of rPainter is to make something with the pixels.

First of all:

This project is written in c using mini-libx Library, This old library has a little builtin-funcs that's can make my project show on the graphics

Preview 1

Commands

KEY Action
SCROLL UP zoom in
SCROLL DOWN zoum out
CNTRL+SCROLL UP increase brush size
CNTRL+SCROLL DOWN decrease brush size
CNTRL+MOUSE RIGHT CLICK displacement
F change from brush to flood
B change from flood to brush

Run Programe:

_ if you'ar a 42-student :

  cd /Users/$USER/goinfre ; git clone https://github.com/ael-bekk/rPainter.git
  cd rPainter ; make ; ./Editor

_ if not :

  git clone https://github.com/ael-bekk/rPainter.git
  cd rPainter ; make ; ./Editor

📝 License

This project is licensed under the MIT - see the LICENSE file for details.


About

This project is a 3D graphiqual project, created from scratch written in `C` using an old graphic library `mini-libx`, presented like a website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published