Skip to content

kitronyx/klib2-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klib2-cpp [OpenFrameWorks]

Original

※The provided code is example code, and the performance may differ from actual results.

DEVELOPMENT ENVIRONMENT

QUICK START

  • Download or clone source code
  • Open ./of_v0.10.0_vs2017_release/apps/KLib2/KLib2/KLib2.sln
    • /KLib2_Cpp/src/ofApp.cpp : Main event routine OpenFrameworks
    • /KLib2_Cpp/KLib2Cpp.h : KLib2 header file
    • /KLib2_Cpp/KLib2Cpp.cpp : KLib2 c++ code file

klib2-cpp [Console Project]

Original

※The provided code is example code, and the performance may differ from actual results.

DEVELOPMENT ENVIRONMENT

QUICK START

  • Download or clone source code
  • /Klib2CPP_ConsoleProject\Klib2CPP_Project/KLib2Cpp.h : KLib2 header file
  • /Klib2CPP_ConsoleProject\Klib2CPP_Project/KLib2Cpp.cpp : KLib2 c++ code file