English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 11 September 2017, 03:15   #1
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
3DNature WCS Open Source

3DNature released the source code for World Construction Kit in 2015/2016.
The Amiga version you can build with sas/c. github repository.
emufan is offline  
Old 09 November 2017, 01:35   #2
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
did anyone try to build it? it does build indeed.

there are some script files you have to start, before you can invoke 'smake' .
one support library you have to rebuild with same CPU type as the main program.

cannot remember exactly all steps, but it was easy enough.

btw. I was reading about Scala as a possible candidate for the public domain.
emufan is offline  
Old 20 November 2017, 21:41   #3
selco
Registered User
 
Join Date: Aug 2013
Location: Germany
Posts: 81
Yes, I tried a rebuild and as you wrote it does build indeed.
But what scripts are you referig to?

I build libvgl first for the 68881, copied the lib to the upper dierectory and ran smake again.
I had to crate a file in envarc: wich seems to be used as serial number an finally one file is damaged. (WCSObjs.lnk) It contains alot of zeros at the end which must be removed once manually.
Then smake succeeded and the resulting binary seems to be ok according to a few short test renderings.



I have some problems with interpolating DEMs however. (even with the original binary from the disimages provided bei 3dnature) It tells me the files are not DEM files...

The program is not so easy to use...
selco is offline  
Old 20 November 2017, 22:19   #4
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
Quote:
Originally Posted by selco View Post
Yes, I tried a rebuild and as you wrote it does build indeed.
But what scripts are you referig to?
SelectBuild.rexx, it deals with the BuildID/env thing.
I thought there was another one, but I cannot find atm.
Quote:
wich seems to be used as serial number an finally one file is damaged.
ah, yes, there were some files with some random letters at the begin (or end?) of the files.
I had to remove the ramdom things from the files.
Quote:
I have some problems with interpolating DEMs however. (even with the original binary from the disimages provided bei 3dnature) It tells me the files are not DEM files...
I learned from some lightwave plugin, there are differnt types of DEM files, those "original" and those vista-DEMs.
maybe not all types supported by WCS.
Quote:
The program is not so easy to use...
yes, too many options - Vista was easier to use, and faster rendering
emufan is offline  
Old 21 November 2017, 00:11   #5
selco
Registered User
 
Join Date: Aug 2013
Location: Germany
Posts: 81
Sometimes it really helps to have the source available!

Reason for my DEM-problem found.

It says:
Error opening file for interpolation!
File not DEM or REM
Continue?

The code checks the filename extension for beeing "elev" or "relel". But in my fresh installation (???, need to double check) all these files are upper case!

Fixed -> problem gone.
I will change the code to be case-independent here.
selco is offline  
Old 21 November 2017, 19:01   #6
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
Quote:
Originally Posted by selco View Post
Fixed -> problem gone.
I will change the code to be case-independent here.
cool
emufan 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
FBlit source now open. Samurai_Crow Coders. Asm / Hardware 58 16 June 2020 18:08
Please open source all the things wXR Amiga scene 382 21 April 2020 17:21
Help to open-source SAS/C Hauke Coders. General 35 26 September 2017 22:39
Postal gone Open Source Shoonay Retrogaming General Discussion 1 29 December 2016 15:35
BlitzBasic - Is now open source Djay Amiga scene 2 08 February 2003 01:09

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:56.

Top

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