Talent 3D Designer

Anything QL Software or Programming Related.
stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi Folks,
Here is the optimised Fish2_bas program, featuring 3 chasing sharks : Press the space bar for full hectic speed...
Array space has been greatly reduced, and the swiming smoothed, and may be even better with different-hidden face treatment :
There is no XORing, the fish are rubbed out using background colour, giving a slight strobe pulsation.
QPC2 seems to have ample spare capacity to allow for far more objects in future prototypes ! Steve.
fish2.zip
(5.4 KiB) Downloaded 12 times


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi Emulator fans,
The screen shot would be better replaced by a video of the chasing sharks.... Is this possible on the Forum ? Steve.
Capture d’écran (98).png


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Yer Tiz....

Download FISH2_BAS on youtube to get the video. Steve.


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi Folks,
Here's a Flutterby version of the animator, featuring a 3D perspective 'flight of a butterfly'. Just UNZIP, LRUN or ESCape...

Mostly the same code, with just three initial sketch-datas. Some code is redundant here, (required for future experiments).

This time background screens were added. See the chrysalid morph into an imago... then fly off.

Still eperimenting for future animations.... Steve.
Butterfly2.zip
(5.94 KiB) Downloaded 15 times
Capture d’écran (110).png
Capture d’écran (111).png


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi Emulator Fans,

Butterfly3_bas now follows a semi-randomised trajectory inside a '3d box', to make it's flight-path non-circular.

The visual difference is not spectacular, being just code modifications to allow ANY trajectories to be implemented in future.

Just UNZIP, LRUN or ESCape. This version fully tested, ok on QPC2. Plenty of scope for new animations remain. Steve.
Butterfly3.zip
(5.59 KiB) Downloaded 9 times
Capture d’écran (119).png
Capture d’écran (120).png


Wicksy
Brittle Membrane
Posts: 121
Joined: Sat Apr 06, 2024 3:32 pm
Location: Australia

Re: Talent 3D Designer

Post by Wicksy »

I've followed this. Out of interest is Talent the best 3D package of those released?


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi Wicksy,

Talent programs were pretty spectacular when they were first on sale, but are no longer up to date on progress.

These latest 3D perspective programs go much further than was possible before emulators came on the market.

Now it is possible to write real-time programs in SMSQ/E basic, so the only limit is perhaps getting new inspiration....

Modern PC games show what can be acheived in C++, but that usually involves teams of programmers working with huge budgets !

I enjoy rewriting programs that on JS 128ko would take hours just to calculate one frame. Better late than never ? Steve.


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi Again,

Still improving the Butterfly versions. Smoother animation now achieved, with reduced flicker, by the use of less flight randomness.

Better perception of depth, with modified hidden-face orientation. (Could be adapted for sideways spotlighting at some stage...).

Screenshot showing how the butterfly colours are affected, according to direction. Steve.
Capture d’écran (122).png


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi,

Multiple, multi-directional butterflies now tested ok on QPC2. Speed is no problem with many flying simultaneously... Steve.
Capture d’écran (127).png


stevepoole
Aurora
Posts: 888
Joined: Mon Nov 24, 2014 2:03 pm

Re: Talent 3D Designer

Post by stevepoole »

Hi folks,

Here is the final Butterfly version, featuring six flyoing insects. UNZIP, LRUN or ESCape, (P)ause or (R)eplay. Tested ok on QPC2.

Now everything works ok, will allow other varied future animations, all done with very liitle DATA, via morphing. Steve.
Butterfly4.zip
(5.57 KiB) Downloaded 20 times


Post Reply