DarkBasic sings if you spend the time to explore features and commands.
(!) A great Hint is to look for Direct X programming techniques then transfering the theory to DArkbasics command set.
There are inbuilt commands to adjust all of the features above if you care to spend the time to look for the commands. Classic had one command to manage a slew of them and Pro has that one command plus individual commands to adjust these aspects.
A long time ago when DBP first started to get past a few small teething commands I made a tool for use in my 3d game building to rapidly see what results each apsect does in conjunction with each other.
Instead of using code to see the results and then compiling each time which would have driven me nuts so I made this program to see the results live and quickly.
Now keep in mind that DBP has grown since this demo so some of my featuresets where not completed,eg some didnt have switches for both on and off and some changed the features of other commands since they interfered with each others visual content but could also compliment each other aspect.
The tool has the ability to spit out the current settings to DarkBasic Pro code. It writes them out so you can adjust them for use on your own object.
The button to do so is called "Dacodes" its a throwback to one of the most classic things ever said in a gaming forum perhaps in my lifetime,lol.. anyway it will show you Da Codes
I called this tool:
DBP Vis FX ( Dark Basic Professional Visual Effects )
Heres some shots I made during its creation and to show its abilites
in demonstrating the features of DBP.
I also had a public demonstration ready to play with but hardly completed as some features as I said above were not fully completed in DBP and hence might not have a complete switchser ( on and off or the range of the feature)
here is the demo link
[href]www.dbforums.co.uk/indi/dbpvisfx/DBP_VisFX_a03_pub.zip
[/href]
Having used DBC and DBP the last 3-4 years Ive seen some amazing talent come and go and what really dissapoints me is new-comers who say that it dissapoints them or they just dont seem have the magic streak that so many who came before you who seemed to find the time and have the tenacity to make DB sing. I hope this demonstrates to you and others that it is possible to make cool things but it takes exploration / time and tenacity.