Giter Site home page Giter Site logo

raylib.v's Introduction

raylib.v for raylib v4.2.0

raylib.v icon

Have a problem? raylib.v currently requires the master branch of V, so please run v up before filing any issues.

Not a fork! This isn't a fork of vraylib but a wrapper built from the ground up with cross compatibility in mind. raylib.v is a binding for raylib in V with an aim for 100% parity with the C library. This probably suffices most uses for raylib at the moment, however some more advanced functionality is currently missing.

Any issues? Open a discussion.

Installation

Do v install irishgreencitrus.raylibv

Examples

See the examples/ folder for some examples.

TinyCC support is still in the works! You may need to switch to a different compiler to compile examples.

For example, to run the core_basic_window.v example, you will need to use the command:

v -cc gcc run core_basic_window.v

to run using gcc, or:

v -cc clang run core_basic_window.v

to run using clang

Roadmap

Priorities

  • Support most common raylib.h functions
  • Support all raylib.h functions irishgreencitrus#3
  • Support all raylib.h types
  • Support all raylib.h enums
  • Add in #defines
  • Fully complete raylib.h wrapper -> v1.0.0

Extra tasks

  • More examples for how to use the library irishgreencitrus#4
  • raymath support
  • rlgl support
  • raudio support
  • physac support

raylib.v's People

Contributors

irishgreencitrus avatar spytheman avatar iacore avatar

Stargazers

Daniel Daudysh avatar lv avatar ylluminate avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.