Blitz3D now Free and OpenSource

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Blitz3D now Free and OpenSource

Post by Danilo »

Blitz3D is now also Free and OpenSource.

Free product download (after creating an account):
- http://www.blitzmax.com/Products/_index_.php
- http://www.blitzbasic.com/Products/_index_.php

Source code at GitHub, like BlitzPlus and MonkeyX:
- https://github.com/blitz-research/blitz3d

Announcement threads:
- Blitz3D open sourced!
- Blitz3D - Now free and Open Source!!
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Blitz3D now Free and OpenSource

Post by PB »

I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
applePi
Addict
Addict
Posts: 1404
Joined: Sun Jun 25, 2006 7:28 pm

Re: Blitz3D now Free and OpenSource

Post by applePi »

i have installed this Blitz3D version on winxp and win7. it has many tutorials, lessons and examples. it runs okay in win7 but have the impression it is speedier in windows 7. it could be i heard because win7 are more optimised for cpu ix-xx than winxp. but i use winxp because i find it more comfortable.
my cpu is i5-2500 3.3 GHZ.
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1285
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Re: Blitz3D now Free and OpenSource

Post by Paul »

It would be more interesting if they open sourced Blitz3D SDK.
The DLL would give us another 3D engine to use with PureBasic.
Image Image
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: Blitz3D now Free and OpenSource

Post by Danilo »

Paul wrote:It would be more interesting if they open sourced Blitz3D SDK.
The DLL would give us another 3D engine to use with PureBasic.
Well, all the sources for Blitz3D engine are there now... so you should be able to make a static (PB-Lib) or dynamic (DLL) library from it,
if you like to have a 15 years old DirectX 7 3D game engine for PB. Changing and using the stuff is part of the freedom of OpenSource.
User avatar
yoxola
Enthusiast
Enthusiast
Posts: 386
Joined: Sat Feb 25, 2006 4:23 pm

Re: Blitz3D now Free and OpenSource

Post by yoxola »

It's somehow pretty big amount of work to keep a 15 year old engine still running on current OS.

Well, btw that remind me some old BASIC languages...

edit by fred: we don't accept link lists
DUE TO FORUM RULES YOU SHOULD: Google
"FreeBasic"
"RapidQ"
"Creative Basic Free"
instead, as it seems providing a valid language list is not good idea here.

They're still alive and kicking...
Last edited by yoxola on Wed Mar 23, 2016 1:18 pm, edited 2 times in total.
This field was left intentionally as signature.
Post Reply