Pinned Repositories
gitignore
A collection of useful .gitignore templates
Fractals
Learn while rendering the Mandelbrot-set as a motif, comparing ObjectPascal and C++.
gitignore
A collection of useful .gitignore templates
OpenGL
FMX のコンポーネントとして OpenGL の描画領域を埋め込む方法。
Collisioner
任意のポリゴンモデル同士の衝突判定をオクトツリーで高速化する方法。
DICOMViewer
医用画像フォーマット「DICOM」を表示する方法。
LUX
luxidea 製の汎用ライブラリ。
OpenGL
How to embed OpenGL viewing area as the FMX component.
Random
Pseudorandom number generator for MultiThread
TriVoxel
Collision detection between a polygon (triangle) and a voxel (AABB).
luxidea's Repositories
luxidea/gitignore
A collection of useful .gitignore templates
luxidea/OpenGL
FMX のコンポーネントとして OpenGL の描画領域を埋め込む方法。
luxidea/Fractals
Learn while rendering the Mandelbrot-set as a motif, comparing ObjectPascal and C++.