39b6302733
Add missing model resources ( #251 )
2024-06-18 21:25:29 +01:00
bcdf8cec5b
Update/merge examples back into main repo ( #192 )
2023-08-25 08:08:32 +01:00
dd9710fc57
- Improvements for 2.5 release. Alot more work than I expected.
...
- Examples are out of date and will need to be regenerated before release.
2019-04-22 07:40:01 +01:00
4ad9f8ca7c
Added pdb files to Test.NetCore/lib
...
- Need to change lib folder so its in one place for all projects.
2018-12-17 08:10:01 +00:00
Mikael Rasmussen
63a230ae21
Vr example runs, but does not render properly
2018-10-26 13:05:34 +02:00
Mikael Rasmussen
570dadffb4
Removed git ignore for .obj, we need em for examples
2018-10-24 21:14:47 +02:00
6a02bb9d08
Porting examples
...
- Test.Common now used for Examples project.
- Testing examples alot.
2018-10-22 16:10:20 +01:00
msmshazan
6285895ad5
added new runtimes
2018-10-21 23:04:32 +05:30
fc0527a2ef
Review and cleanup
...
- General cleanup.
- Fixed missing functions from raymath.
- Nuget info part of project file.
2018-10-20 13:16:58 +01:00
a9da337c0e
Bindings moved to standard
...
- Bindings changed to a .Net standard library.
- Split up testing code and library into a Test project.
2018-10-18 13:55:03 +01:00
410d50c65f
Updated bindings!
...
- Changed internal class name from rl to Raylib.
- Improving documentation and tidying bindings a bit.
- Renamed DrawControl to RayForm.
- Bindings now a class library for easy reuse.
2018-09-10 12:18:51 +01:00
f9350917c2
Added ExampleApplication build so you can test straight away.
...
- Added ExampleApplication build so it can be tested without needing to compile first.
- Resources and dlls included in added build directory.
- Updated readme instructions.
2018-08-04 21:07:33 +01:00
7b965906f8
Added vs project
...
- Initial version of bindings(WIP)
2018-07-13 14:55:07 +01:00