longlene / cl-raylib

Common Lisp binding of raylib
MIT License
145 stars 21 forks source link

Can you please write this in "cl-raylib", i could not get a working version of it? #56

Open huseyindenli opened 2 months ago

huseyindenli commented 2 months ago

This is from the plane rotations example: model.materials[0].maps[MATERIAL_MAP_DIFFUSE].texture = texture; // Set map diffuse texture

longlene commented 2 months ago

@huseyindenli I'll try, it may take some time.