Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

kj is a small collection of stb inspired libs.

License

NotificationsYou must be signed in to change notification settings

AfroDave/kj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kj is a small collection ofstb inspired libs.

librarycategory
kj.hmisc
kj_math.hmaths
kj_thread.hmultithread

All the libraries target C/C++ for both win32 and linux.

Warning: Still in development.

Usage

All the libraries follow the same pattern:

#define KJ(_MATH|_THREAD|...)_IMPL#include "kj(_math|_thread|...).h"

The implementation part is only requiredonce in a C/C++ file that includesthe header. Otherwise include only the header:

#include "kj(_math|_thread|...).h"

License

This software is in the public domain. Where that dedication is not recognized,you are granted a perpetual, irrevocable license to copy, distribute, and modifythe source code as you see fit.

The source code is provided "as is", without warranty of any kind, express or implied.No attribution is required, but always appreciated.

About

kj is a small collection of stb inspired libs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp