-
Content Count
968 -
Joined
-
Last visited
Community Reputation
16 NeutralAbout Spectral Paladin
-
Rank
Swordmaster
- Birthday January 1
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
So by the way, the girl in the video I linked above is hyping it up by making some sort of Dune reading club over the summer, as well as selling her own collector's edition of it. Some details here: https://youtu.be/7cHHTrRjghc?t=14m20s and on a previous vid of hers. I'm not affiliated in any way
-
Yup, Unity is solid. It's always good to see something dune-related, particularly to do with Emperor. Don't hesitate to post news/updates around these forums
-
Hello - yes, sure. It looks like I was distracted by other things during the holidays. Below is the latest version of it, I believe. It takes one command line argument, the name of an xbf file, and produces an obj file with the same name (only extension differs), with the name of the objects, their vertices and faces. All vertices are exported with their coordinates transformed; hence the use of the Numpy library. #!/usr/bin/env python3 import struct import numpy as np import argparse import os def readInt(file): return struct.unpack("<i", file.read(4))[0] def readUInt(file): r
-
The engine in C&C3 (SAGE) has nothing to do with the E:BFD engine. I have seen around a misconception that the latter was a precursor to former, but it is incorrect.
-
A dust scout in Blender: Note the object list in the top right - this is the object tree from the xbf file (but flattened).
-
December 15th marked 15 years since posting the topic “Emperor expansion pack” in Westwood's forums, the project which became known as the pioneering Kwisatz Haderach mod. I was very young then and not very mature and fled before it was all completed. One thing that got to me was having to watch helpless as others tried to crack the XBF format, the key to the models and so to a true expansion pack. This left me with the wish to return to the task numerous times, as my own computing skills increased. I have not really uncovered any more information than what was known back in 2002-03, which
-
Sure, that would be interesting and informative. Just be sure not to share your secrets
-
Just ran it through an emboss filter because I had grown tired of its color Sure am, of course. Could likely do a far better job with your ideas nowadays too But first things first: the screenie is viewing a xbf file from E:BFD, a job which the community never finished. A 15-year itch
-
That looks pretty neat! Interesting, I knew that about E:BFD, but not dune2k. If you don't mind going on a tangent here, do you have any experience with the E:BFD files? Do you know if there's any overlap in their practices, in particular any insights into their formats that could be useful in Emperor?
-
Spectral Paladin changed their profile photo
-
You mean like gameheaven? *playing around innocently*
-
someone on youtube saying it was actually big news yesterday(?), but with no more details or evidence that anything is actually in the works, just more speculation: https://youtu.be/MDtTIKEWYTU?t=2m49s
-
Not even concerned as much by Trump himself as much as his administration the attitudes that this result has validated
-
*still hopes to make Kwisatz Haderach 3 one day*