English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Asm / Hardware

 
 
Thread Tools
Old 24 October 2017, 16:40   #1
Nightfox
Registered User
 
Nightfox's Avatar
 
Join Date: Apr 2016
Location: Perth, Australia
Posts: 384
3D vector graphics

I was wondering if there is a good resource or if anyone was willing to make a tutorial for teaching how to code 3D vector graphics on Amiga? I see lots of 2D stuff but it would be nice to be able to learn how to draw 3D polygons for demos or learn how games like Elite were made. I'd like to at least learn how to make a rotating cube
Nightfox is offline  
Old 24 October 2017, 17:49   #2
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
I think the basics of 3D graphics and engines are not something special to the Amiga..

Just read about some basic stuff like vectors, polygons, matrix operations/translations/rotations, and camera views.

Next step would simply rendering all this stuff to a buffer and setting your bitplane pointers to that.
Tigerskunk is offline  
Old 27 October 2017, 18:06   #3
Apollo
Registered User
 
Apollo's Avatar
 
Join Date: Sep 2008
Location: Germany
Age: 49
Posts: 137
there are topics on the way to 3D like 'fixed-point arithmetic' which IMHO quite important know how 3D in assembler on a platform like this works
algorithms is one thing how to implement them another
Apollo is offline  
Old 29 October 2017, 22:23   #4
Knocker
Registered User
 
Join Date: Jan 2016
Location: Santa Cruz/US
Posts: 48
I learned how to rotate a cube, see http://eab.abime.net/showthread.php?t=83982. Filling the sides is more complex though. http://eab.abime.net/showthread.php?t=45668 has a lot of good information.
Knocker is offline  
Old 01 November 2017, 21:55   #5
Photon
Moderator
 
Photon's Avatar
 
Join Date: Nov 2004
Location: Eksjö / Sweden
Posts: 5,602
I covered this in Amiga Future Magazine, I will adapt a version of the vector article for Coppershade which introduces 3D projection of lines and bobs, and then the next article showing culling and filling.
Photon is offline  
Old 01 November 2017, 22:58   #6
redblade
Zone Friend
 
redblade's Avatar
 
Join Date: Mar 2004
Location: Middle Earth
Age: 40
Posts: 2,127
Nice. Another tutorial. Looking forward to it.
redblade is offline  
Old 02 November 2017, 02:34   #7
Nightfox
Registered User
 
Nightfox's Avatar
 
Join Date: Apr 2016
Location: Perth, Australia
Posts: 384
Quote:
Originally Posted by Photon View Post
I covered this in Amiga Future Magazine, I will adapt a version of the vector article for Coppershade which introduces 3D projection of lines and bobs, and then the next article showing culling and filling.
Nice Photon, this would be very much appreciated! Look forward to it
Nightfox is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
looking for the name of a 3d-vector app Solstar request.Apps 1 29 September 2014 22:49
Vector graphics games (ok, other games too...) with great INGAME(!) music? dex Nostalgia & memories 22 27 August 2011 15:57
[Found: Mercenary] Fairly niche vector graphics FPS Mountaingod Looking for a game name ? 16 03 December 2008 18:33
Vector graphics programs amiga request.Apps 5 11 October 2005 16:37
Vector graphics tool for Amiga? Amiga1992 request.Apps 8 22 October 2001 17:41

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:34.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.62358 seconds with 13 queries