Search found 145 matches

by pfaber11
Wed Jan 11, 2023 12:44 pm
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

What does vapourware mean . Never finished programs?
by pfaber11
Sun Jan 08, 2023 11:07 am
Forum: 3D Programming
Topic: How to turn in a sd terrain.
Replies: 16
Views: 2255

Re: How to turn in a 3d terrain.

Sorry I meant 3D terrain not sd . @ Caronte3d I will try and put an example of code up in the future.
by pfaber11
Sat Jan 07, 2023 6:43 pm
Forum: 3D Programming
Topic: OGRE tools
Replies: 21
Views: 65937

Re: OGRE tools

There is an app to set the serialization to 1.1 1.41 and 1.8 I would try 1.41 first as I have success with this . OGRE_TOOLS is the kit to do this with and it works with entity animation by downgrading the serialization number. https://disk.yandex.com/d/rcyZhyqM3W6ajn Hope this helps. I was using 1....
by pfaber11
Tue Jan 03, 2023 11:02 am
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

I am going to find a skeleton to download and adjust to my needs possibly make my own in the same style so I know how to do it.
by pfaber11
Tue Jan 03, 2023 8:43 am
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

Thanks for the tip I shall look into this . Now I understand .
by pfaber11
Mon Jan 02, 2023 8:47 pm
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

Pardon me for being thick but what does that mean.
by pfaber11
Sun Jan 01, 2023 5:39 pm
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

I have not mastered Blender but can use it for my needs. This year is my year with Pure BASIC and having been studying it for 8 months and want to write 2 or 3 games/apps this year but we'll see. I am pleased I took the time to learn what I have although I should imagine some would do it much faster...
by pfaber11
Sun Jan 01, 2023 2:19 pm
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

Oh Yeah Happy New Year !
by pfaber11
Fri Dec 30, 2022 11:02 am
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

Hi guys and gals I have It working . With Blender make your bone animation and export as dae file . Then put it into OgreMeshTool and out comes an entity that does animation . I was getting worried I was about to have a major fail as it took me 2 weeks or so to nail this . Here's a link to OgreMeshT...
by pfaber11
Wed Dec 28, 2022 7:59 pm
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

That was a good tip looking at the skeleton file to get the animation name . Thanks for that . Not sure what to do next to solve my problem . What would be really awesome is if some nice person would document how it's done here . I am out of steam and after a couple of weeks stuck on this need a bre...
by pfaber11
Wed Dec 28, 2022 1:04 am
Forum: Applications - Feedback and Discussion
Topic: [Module] raylib-purebasic (Windows/Linux/macOS)
Replies: 42
Views: 12971

Re: [Module] raylib-purebasic (Windows/Linux/macOS)

Well I have just about had it with ogre , The reason, I've just spent 2 weeks trying to get it to animate an entity and I just keep failing . Anyway I'm going to try raylib for purebasic. Glad I looked at this thread . Bonjour
by pfaber11
Tue Dec 27, 2022 8:12 pm
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

I have now tried everything I can to get my .mesh files working with animation and I think after spending a couple of weeks on this I cannot get it to work. I have tried a good few versions of blender and the blender 2 mesh software and I cannot get this to work . Is this not possible in Pure Basic ...
by pfaber11
Sun Dec 25, 2022 3:43 am
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

I think I have got it but I am off my computer for the next 24hrs so will not get to test until then. Anyway I think I need blender 2.56 to work with blender2ogre. Something to try anyway. Bonjour. Merry Christmas.
by pfaber11
Wed Dec 21, 2022 5:35 pm
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

I have taken your advice and borrowed the robot.mesh and robot.skeleton and put them into my program and I now have animation . I now have to get my own entity animations working but I now no more than I did a few hours ago . Thanks for the advice .
by pfaber11
Wed Dec 21, 2022 5:33 am
Forum: 3D Programming
Topic: Entity Animation
Replies: 35
Views: 3634

Re: Entity Animation

I'm gonna try with the robot.mesh and robot.skeleton converting to xml and back and see what we see. I'll let you know the results.