Skip to content

AqeAyen/Rotating-Cube-No-Vector3-Raylib-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rotating cube from scratch

How to build(xmake)

  • Clone this repo

  • git clone https://github.com/AqeAyen/Rotating-Cube-No-Vector3-Raylib-.git

  • Install xmake pkg i xmake (in termux) and raylib pkg i raylib(termux)

  • type xmake to build

  • and xmake run to run

How to build{cmake}

  • Clone this repo
  • generate a cmakelists by using xmake project -k cmakelists
  • Make a build directory mkdir build(bash)
  • Enter the directory and type cmake .. && make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published