Skip to content

ssmyg/minilibx_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

日本語

Minilibx Sample for Mac

This sample is based on the code from the following site:

https://harm-smits.github.io/42docs/libs/minilibx

This sample project implements simple drawing and event hooks.

output2

Usage

Clone this project and build.

$ git clone https://github.com/ssmyg/minilibx_sample.git
$ cd minilibx_sample
$ make
$ ./sample

Extra

I wrote an article about fract'ol. Please refer to it if you like.

Fract'ol - How to zoom to the limit and smooth operation

https://www.youtube.com/watch?v=2Zf4xkm4hhI

Mandelbrot Set


日本語

Minilibx Sample for Mac

このサンプルは下記サイトのコードを参考にしています。

https://harm-smits.github.io/42docs/libs/minilibx

簡単な描画とイベントフックを一通り実装しています。

output2

使用方法

プロジェクトをクローンした後、ビルドすると、sampleという実行ファイルが作成されます。

$ git clone https://github.com/ssmyg/minilibx_sample.git
$ cd minilibx_sample
$ make
$ ./sample

おまけ

fract'olをする場合、記事を書いたのでもしよければ参考にして下さい。

fract-ol 〜サクサク動いて限界まで拡大する方法〜

動画

https://www.youtube.com/watch?v=2Zf4xkm4hhI

Mandelbrot Set

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published