Giter Club home page Giter Club logo

racket-raylib's People

Contributors

massung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

soegaard

racket-raylib's Issues

GetRenderWidth & GetRenderHeight not exported in raylib.dll

When trying to compile this library using Racket 8.4 I got errors related to GetRenderWidth and GetRenderHeight not in the dll file. Checking the Raylib Cheatsheet I do not see these functions as provided by raylib. I was able to successfully compile and use the library when I commented out these two lines in the raylib.rkt file
`
#;(define-raylib GetRenderWidth
(_fun -> _int))

#;(define-raylib GetRenderHeight
(_fun -> _int))
`

Add License to repo

Hi I just found this library and I would like to know what it is licensed under?

Collection name conflict

Hello, I would like to settle a name conflict between this repository and my own, of the same name. Both of us have the same repository name, but more importantly, the same collection name defined in info.rkt, namely, "raylib".

My own repository is finished with full bindings and documentation, and I intend to publish it to the Racket package index. I thought I would consult you first, so I am not stepping on anybody's toes, but I will proceed if I receive no response at all within a week.

Note that you include installation instructions in your README:

racket-raylib/README.md

Lines 7 to 13 in 2dca103

## Installation
Install with `raco`:
```bash
$ raco pkg install raylib
```

Currently this fails, since there is no published raylib package, but it would resolve to mine if I were to publish it.

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.