Well I can definitively tell you that if that does turn out to be true it will be the first time I have ever been wrong about anything.
It happens to us all. I would be elated to discover that IA was running with community estimates, however. Either that, or just scrap Oort clouds. Particularly if I get my way (hah ā I love how I make it sound like I have a say) on warp speeds and travel times, Oort clouds may be a colossal waste of time.
I dunnoā¦it might be worth it to hide valuable ores and such out there. We both know someoneās gonna go looking for Oort Clouds at some point. I think they should be rewarded if theyāre willing to invest the time.
Assuming that Oort Clouds are even added in the first place, that is.
Letās not confuse the engine with the game.
I too hope that in Infinity, intra-system speeds will be slowish (around 10 million km/s) so getting from Earth to the Oort cloud would take about 8 and a half hours! (For comparison, getting to the outer edge of the Kuiper belt at that speed would take 12 minutes.)
However, just because in Infinity it might be a waste of time, that doesnāt mean it might not be a valuable feature to another project that used the engine.
Then, what about an inner Oort cloud ?
Its existence has yet to be confirmed, but as it wouldnāt be Sol system anyway, it would have a place in the engine (independently of its gameplay interest).
Interesting. Finding a Mars sized Object so far from its star would be interesting. Question though: Given the strange orbit the object in the article has, how far apart would be objects in that hypothetical inner cloud?
Seems like itās a first for you then
Yeah, I did mention that 1 LY cube limit on the old forums.
More specifically, I was talking about the galaxy generation. It is split into a massive grid where the lowest element is a cube of 1 LY per side. When a star system gets generated, it is within this 1 LY cube. Basically, the local star system youāre currently in ( which can include multiple stars ) get rendered as ārealā objects, whereas all the galaxy stars outside of the local star system get rendered into the background starfield.
Regarding the far-distance objects such as the Oort cloud, I donāt think weāll ever implement them. Theyāre so far away that our FP64 calculations might start to fall appart, and theyāre so spread out that flying there to find a visible asteroid would be less likely than winning the lottery.
Closer belts, such as the one between Earth and Mars, might be possible though. I recall one time I actually did implement it a few years ago, since itās just a variation of the planetary rings code, except on a much bigger area. The results were quite disappointing if I remember well, since even in that case, the density of asteroids and dust was very low.
Damn I thought such belts were a definite on the todo list. Sad face. Hope you can get them working nicely for the MMO!
Thatās expected for a realistic, mature debris belt, though. I mean, no, it may not make for the most exciting, Millennium Falcon in the Asteroid Field kind of gameplay, but itās true to life. For asteroids ~100m across or larger, itās estimated that the average distance between rocks is on the order of 1 million km.
Even if it isnāt Star Wars and as exciting as the planetary ring I would like to see it.
I just want to see a real Asteroid Belt in a game. Want to fly between two Asteroid bases and see the void in a relatively densely populated part of a solar system. Bringing the extremes to the screen by showing the middle grounds ⦠something like this.
Thatās why I also like Jovian Systems.
Teach me to add āin this contextā-disclaimers to my postsā¦
As far as asteroid belts go, I can see how making realistically spaced ones an interesting part of Battlescape gameplay would be somewhat difficult, so probably not worth implementing any time soon (unless as a bit of recreational programming) but if and when the gameplay progress to MMO-like levels Iād imagine they become more interesting, gameplay-wise, and Iād quite like them to be there just for the heck of it.
Was the only significant issue the sparsity of the asteroids?
Itās presumably not going to be as simple as just increasing a coefficient in an algorithm but isnāt half the joy of procedural generation that tweaking the density would be relatively inexpensive?
Iād rather have a realistically sparse asteroid belt than none at all. From what Iāve read it seems they would be common in solar systems with planets.
Well the question is, do you want a feature that takes some cpu cycles ( not that much but still, some computations have to be done, like 5% FPS ? ) for such a low chance to see anything interesting on screen ? Yeah, you could find a random asteroid if you flew in space for a couple hours. Thatās already assuming weāve increased the density a million times compared to what would be ārealisticā.
Ok when you put it like that it doesnāt sound like thereād be much point implementing it.
The ābareā version of I:B would probably not need it ; maybe a few asteroids as points of action for the sake of variety, but not a full belt.
An āfull stretch goalsā advanced version of I:B may benefit from those, though, for mining, hiding putting small stations all around⦠Not mandatory, but there is probably some interesting gameplay to be had with countless asteroids in regions of the system. Would it be worth the performance hit and implementation time? Hard to tell, but itās possible.
In any case, there are probably systems without asteroid belt, and having the system(s) of I:B not having those would be OK.
It may be a good idea to tie it in with a stretch goal that would actually make it interesting gameplay-wise. Iād suspect that asteroid belts sell, even if itās not actually the most rational of things.
For the galactic engine, though, they would be expected, though. But thatās a distant concern anyway.
BTW, would the performance hit depend on the asteroid field density? Would a Sol-like asteroid belt consume less? Would a Star Wars-like dense protostar belt be possible?
And if you decide to implement it at some point later, would it be a big undertaking? Would modders be able to create one by using the planetary ring system?
Well without a scanner of some sort it would be kinda ridicolus.
But itās the same with hitting neptune from this distance. If you donāt know where to go, finding a planet is as dificult as finding an Asteroid in an Solar Asteroid Belt (when you know where the boundaries of the belt are).
All just guessing though.
Asteroid belt would be a nice bit of shiny for the system map, if a little sparse/boring up close.
Well, ye know what they say: You never know if you can make an engine capable of seamless interplanetary travel until you try. What this topic needs isnāt feasibility but originality.
That doesnāt compute. What this topic is is a suggestion in the I-N forum. So what is the point of an idea that could not possibly be part of I-N? And determining what could or couldnāt be in I-N, or what the boundary is between the two, might be blurry. But it isnāt exclusively the dev teamās purview. Common sense still applies.
The calcs that determine whether something is feasible or not may be simple or complicated, and depend on known or proprietary info, but some things are definitely negligibly likely to be feasible. Decoherence because of time travel - unfeasible in a MP game. Micro detailed planetary weather system - this one is clearly not feasible if you do look around a little about (for instance) global warming modeling and how expensive (CPU) it is on its own, never mind shoe-horned into āourā game engineās performance budget. Thatās not the same thing at all as mere layers of, or a simple model of atmospheric density gradient.
TLDR
Topic needs not originality but feasible originality.
[quote=āINovaeFlavien, post:33, topic:347ā]
do you want a feature that takes some cpu cycles ( not that much but still, some computations have to be done, like 5% FPS ? ) for such a low chance to see anything interesting on screen ?
[/quote]Will players really care about mudslides enough to give up 5%? Thatās not specific question but demonstration of the principle Iām arguing. The sort of ideas that the OP is brainstorming and asking others to brainstorm for must satisfy this cost/benefit need. Itās great that the engineās scale frees peopleās imagination from whatās become a cramped status quo⦠But still weāre talking about a limited budget. And more likely than not, the space combat part of the game will reward fluid FPS. Realistic exploding ship guts physics (or credible enough appearance of) are probably gonna be more satisfying than mudslides for most players.
And again I donāt have a broom up my ass about this. Iād personally love to e.g. use large mass of snow and/or ice on valley mountainside to trigger avalanche against a ship Iām dogfighting. But is it feasible?
As long as weāve got such limited hardware, the tradeoff must be part of said brainstorming, even if you only tack it on at the end as a caveat, so that admittedly less or not feasible ideas still are shared with others that they might spark some other more feasible ideas.
Donāt be silly, this is science.
Common sense says heavy objects fall faster then lite ones.