View Single Post
  #13  
Old May 29th, 2008, 06:36 PM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default Re: Spell/Item Database App

Quote:
Snoddasmannen said:
So now I am sporadically working on a map generator in C++ instead. Much faster and hopefully just as nice. I've attached a screenshot of it running - note the elegant trees and uhm, lush grasslands
Oh, awesome. I was looking into that myself, and there are a number of things that I came up with. But I didn't come up with anything usable yet. What I have:
- an EXTREMELY fast (linear time) fractal heightmap generator which gives nice results
- a fast and accurate algorithm to find neighbors of provinces
- ideas to make them both tileable, too

I usually lack the energy and determination to get such a thing through from start to finish, but I'm very good at being a code parasite. Give me a code and I'll quickly come up with improvements for it and room for extension.

So in case I'll find time for it, I'll look into your code. EDIT: Oops, that attachment was no code. Come on, share!
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief
Reply With Quote