Skip to content

this is The updated version of my library, it is intended to be used for C++ but some file are made for C

License

Notifications You must be signed in to change notification settings

CarleAlexandre/fllib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


FL LIB


fllib is a compilation of header library,
intended for general purpose use in C and C++.
*.hh files are only for C++ use.


TO DO FLLIB


  • finish octree data struct and algorythm for it.
  • add a physic calculation library for things like collision, fluid, gaz, solid and force.
  • threading library for semaphore, fence, thread, mutex management (using either pthread or equivalent for c++)
  • more idea to come

COMPONENT


FLMEM

memory manipulation function

FLMATH

mathematical function

FLOCTREE

octree class implementation and octree related function

FLVECTOR

dynamic array implementation

FLDATA

data struct definition for linear algebra and other use case of fllib

FLLINEAR

linear algebra function

About

this is The updated version of my library, it is intended to be used for C++ but some file are made for C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published