Forum > Games
Ray4Laz Examples
Guva:
I have created a repository with examples for raylib rewritten in pascal language from third-party developers.
https://github.com/GuvaCode/Ray4LazExample
So far there is only one example rewritten from c++
Guva:
I found a good example of a shader in c.
and I decided to rewrite it to pascal as well
retronick:
Guva - thanks for spending all tis effort getting raylib working with laz/freepascal and converting the example programs.
any chance of doing rpg template project. something that uses the camera 2d to scroll the world. I have seen the 2d platformer example but i am looking at something more tile based.
I am working at this myself but slow going do far as I am trying to figure when to pan the camera and when to move the player.
Guva:
--- Quote from: retronick on August 23, 2022, 10:22:41 pm ---Guva - thanks for spending all tis effort getting raylib working with laz/freepascal and converting the example programs.
any chance of doing rpg template project. something that uses the camera 2d to scroll the world. I have seen the 2d platformer example but i am looking at something more tile based.
I am working at this myself but slow going do far as I am trying to figure when to pan the camera and when to move the player.
--- End quote ---
Yes of course. I will try to do something similar one of these days.
P. S thanks for your video. And also for the raster master.
P.S.S add example camera 2d and texture scaling
retronick:
thanks Guva - this is a good start. I will work on it see how I can improve.
Navigation
[0] Message Index
[#] Next page