Skip to content

Ahngbeom/42-fract-ol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fract-ol bahn's 42 fract-ol Score

Discover 2D programming and the psychedelic universe of fractals in this project, using minilibX.


VcXsrv

  • 방화벽 개인/공용 허용

  • .bashrc | .zshrc VcXsrv 환경변수 설정

    export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0

    export LIBGL_ALWAYS_INDIRECT=1

    WSL2 환경에서 oh-my-zsh을 사용하고있을 경우 ~/.zshrc 파일에 위 명령어를 기입해야한다.

VcXsrc 설치 및 설정


minilibx for Linux


Run

  • if your OS is Linux

    Windows X Server (VcXsrv or Xming) 활성화 및 실행

  • Compile

    make or make all

  • Run

    ./fractol

How to use

  • Mouse Scroll : Zoom In & Out

  • Keyboard Arrow : Viewport Transformation

  • Keyboard Numbers : Scene Transformation

  • Keyboard Numpad [4, 6] : Select RGB Color

  • Keyboard Numpad [2, 8] : Change RGB Color Values