PureBasic Beginner

Everything related to 3D programming
PureUser63
New User
New User
Posts: 1
Joined: Sun Jun 27, 2021 9:23 pm

PureBasic Beginner

Post by PureUser63 »

I honestly have one question, how do I get started on 3D programming with PureBasic? Can anyone help on this special topic?? Is there a link as to guide me on this topic??

Sincerely,
Richard L West
User avatar
blueb
Addict
Addict
Posts: 1041
Joined: Sat Apr 26, 2003 2:15 pm
Location: Cuernavaca, Mexico

Re: PureBasic Beginner

Post by blueb »

PureBasic has an OpenGLGadget(), so I'd probably start with OpenGL.

There's a ton of OpenGL examples here, in fact, there a sub-forum just for 3D programming and lots of snippets of code.

Example: GPI's work viewtopic.php?f=36&t=77403&p=571652&hil ... GL#p571652

For instruction, I'd probably start with: https://paroj.github.io/gltut/

HTH :D
- It was too lonely at the top.

System : PB 6.10 Beta 9 (x64) and Win Pro 11 (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
BarryG
Addict
Addict
Posts: 3293
Joined: Thu Apr 18, 2019 8:17 am

Re: PureBasic Beginner

Post by BarryG »

PureUser63's question in this thread looks suspiciously like RealUser60's question here:

viewtopic.php?f=36&t=72931&p=537345

Both ask the exact phrase of "how do I get started on 3D programming" and they both have very similar usernames. Spam?
Post Reply