"Star Citizen Offering A $27,000 Add-On Pack." I gotta say my eyes fairly watered as I'd first spotted this thread's title when initially posted; Having not played MMORPGFPS space sims before and given the amounts of real world money people are willing to spend buying in-game 'goodies' I reckon all likelihood never will.…
Forcing dynamic shadows does get rid of the problem, but it means I don't get the Global Illumination and bounce lighting baked, which isn't ideal. It's the best option so far though. But I'd love to hear any more suggestions that might fix it so I can bake lighting properly. Like in my OP, I've tried various sizes of…
Nice! thanks for the feedback guys. Yeah i definitely need to do another pass on the skin for the body. Been spending too much time fixating on the face but never brought the rest up to the same level of polish. That along with the hair is top of my list. The suggestion on the knee is a good one too. the focus is on the…
If this is work you are doing for a client, you might want to budget for a renting a lidar scanner. FARO scanners are the best entry level option here, although learning to use them and handle the data will be a big timesink. all that might be out of reach if this is a smaller project. You need to ask yourself/client how…
It's not about being like COD4. LIke I said, a dozen times now, This game is spectacular. Everything about it is perfect.... except for the input lag. And that is a deal breaker for an otherwise flawless game. now that we've talked about the input lag, and clearly this is like global warming where you can believe in it or…
You could also set the high poly objects to display as bounding box (right click, object properties) so you can still interact with them and move them around but they aren't slowing your scene down. Scripting the bounding box toggle would be pretty easy too. EDIT: Yep, crazy simple:( Cursel = selection as array for i=1 to…
Try orienting your geometry 90 degrees off, then reset X-Forms. Resetting the xform is just resetting the matrix3 in relation to the geometry's current position, orientation, and scale. That has a tendancy to get messed up if you are doing transforms on the object level rather than through modifiers and/or sub-object…
When I was in Japan earlier this year, I was trying to type on my girlfriend's mom's keyboard to check my email. They got a whole different layout over there. If you are familiar with some japanese katagana/hiragana, you can download a software called GLOBAL IME for MS word and actually "type" in japanese Kanji and search…
Thanks for the comments guys! Yes its all real time and in game. @renderhjs - I'll have some more screens in the next couple of months. There is only 2 of us hence the delay. I've been working flat out on writing all the physics from scratch with the other guy working on the multiplayer and game side of things. We just…