I use and enjoy Dream Aquarium and Sach's Marine Aquarium screensavers and would like to experiment with graphics to build a SIMPLE aquarium as a learning model. Can anyone point me to applicable (starter level) graphics code for a fish compatible with PB? My knowledge of graphics (except for some charting/plotting) is limited and I feel this may be a good way to start...........
Graphics 101
Graphics 101
While I continue to slowly explore PB/Cheetah as a Clipper replacement (am satisfied with results so far - due to the the gracious help of forum experts! 
 ), I would also like to explore animated graphics.
I use and enjoy Dream Aquarium and Sach's Marine Aquarium screensavers and would like to experiment with graphics to build a SIMPLE aquarium as a learning model. Can anyone point me to applicable (starter level) graphics code for a fish compatible with PB? My knowledge of graphics (except for some charting/plotting) is limited and I feel this may be a good way to start...........
			
			
									
									I use and enjoy Dream Aquarium and Sach's Marine Aquarium screensavers and would like to experiment with graphics to build a SIMPLE aquarium as a learning model. Can anyone point me to applicable (starter level) graphics code for a fish compatible with PB? My knowledge of graphics (except for some charting/plotting) is limited and I feel this may be a good way to start...........
Slow, but trying.
						Since submitting the above post, I've been searching the internet and forums for PB/3-D scenerios.  I expect that PB has the basic capability to serve as a learning platform, but I cannot find any detail documentation. 
I also cannot find any useful graphics tutorials for a beginner to use with PB, so would really appreciate recommendations for an alternative set of tools for entry level 3-D graphics using basic.
			
			
									
									I also cannot find any useful graphics tutorials for a beginner to use with PB, so would really appreciate recommendations for an alternative set of tools for entry level 3-D graphics using basic.
Slow, but trying.
						- Fluid Byte
 - Addict

 - Posts: 2336
 - Joined: Fri Jul 21, 2006 4:41 am
 - Location: Berlin, Germany
 
How does "graphic code" for an animal look like?Can anyone point me to applicable (starter level) graphics code for a fish compatible with PB?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
						- Kaeru Gaman
 - Addict

 - Posts: 4826
 - Joined: Sun Mar 19, 2006 1:57 pm
 - Location: Germany
 
@nicksteel
if you want to have a simple start, start with 2D grafix.
have a look at the 2D gaming chapter in the help.
draw fishes with PAINT or anything, load them into your program and display them as sprites.
> to build a SIMPLE aquarium as a learning model.
stick to 2D in every case.
simulating animals in 2D is hard enough.
simulating animals in 3D and making the grafix for it is everything else but a beginners project,
it's a project for a professional team of programmers and designers.
			
			
									
									if you want to have a simple start, start with 2D grafix.
have a look at the 2D gaming chapter in the help.
draw fishes with PAINT or anything, load them into your program and display them as sprites.
> to build a SIMPLE aquarium as a learning model.
stick to 2D in every case.
simulating animals in 2D is hard enough.
simulating animals in 3D and making the grafix for it is everything else but a beginners project,
it's a project for a professional team of programmers and designers.
oh... and have a nice day.
						Comtois?
or maybe even Comtois or Psychophanta
Thanks for the reference
Unfortunately, following a Comtois post leads me to:
http://en.games-creators.org/wiki/Desig ... _PureBasic
I cannot get the above to display if the English option is turned on.
Slow, but trying.
						Re: Comtois?
nicksteel wrote:Unfortunately, following a Comtois post leads me to:
http://en.games-creators.org/wiki/Desig ... _PureBasic
I cannot get the above to display if the English option is turned on.
Yes English version does not exist, there should be created. If somebody is voluntary , Wiiki allows to do it.
and herea small example 3D.
Please correct my english
http://purebasic.developpez.com/
						http://purebasic.developpez.com/
