Point Storm is now up to version 1.2 on the Unity Asset Store.
It now has several more powerful features when importing:
- Added frame sampling option, allowing drastic reduction in memory...
Type: Posts; User: escape_artist
Point Storm is now up to version 1.2 on the Unity Asset Store.
It now has several more powerful features when importing:
- Added frame sampling option, allowing drastic reduction in memory...
LightWave Importer is one way only right now, LW>Unity. It would certainly be nice if it could keep a live connection somehow and write back any changes made in Unity to the lws file. But while this...
Thanks! I hope it's useful to you.
If you do create some cool mdd videos and feel like sharing, I'd love to see them!
I've just released Point Storm - a standalone mdd point cache importer, with optional integration with LWO Importer, and I've started a new thread for it here.
This thread can resume normal...
Hi all
I've just had my latest Unity Extension asset accepted for sale on the Unity Asset Store and think it could be of interest to some of you.
Point Storm allows you to import .mdd point cache...
Thanks! If you manage to, let me know and I'll test it out with the mdd importer. Would it be ok to use the current .mdds you sent me as part of the youtube trailer?
Actually, would be great to have...
Hi, thought I'd update you on the progress of the MDD Importer (name subject to change) with a quick video I just made:
https://youtu.be/4rL8lN5bda8
The video shows the example MDDs imported,...
In the meantime, while I continue work on the MDD Deformer, I also found time yesterday to update the LWS Importer to version 1.27. It fixes a pretty significant bug that would affect users living in...
thanks. This is very helpful. I'm making progress - working on it when I have a an hour spare in the evenings. Hopefully I'll have something to show soon.
Amazing! Thank you. I should have what I need now. Let's see how this goes....
Very helpful, thanks!
Now I just need some mdd data and an .lwo file to apply it to
I've been thinking more about this and have done a bit of research. A couple of things are blocking me from making progress and perhaps you (or anyone!) can help. I need 2 things:
1. The...
Hi, it might be but I think it would need to be a separate asset product on the store, as mdd is not lightwave-specific but rather is exportable from many of the major 3D software packages. After a...
The latest update to LightWave Importer (1.36) has just gone live on the Unity Asset Store
The previous version had a serious issue where Bone Weights were getting lost when importing scenes and...
Yes, URP and HDRP are both supported.
You guys. I have to say that the overwhelmingly positive and enthusiastic support I've received from the LW community has been lovely and a great motivator for me to continue development of these...
You are welcome! If you are able to email me that asset with the envelope on I will debug the importer and fix it - it shouldn't be doing that, but I've obviously not accounted for something. The...
Hi Tyrot
Yeah that's a cool video. I guess the instances are instanced in Lightwave then Unreal sees them as such and references back to the single object file.
LWS Importer doesn't currently...
Released a slew of minor updates recently, so I thought I'd summarise what's new. It's mostly bug fixes but there are also a few nice enhancements. These are the latest release notes for Lightwave...
The fixed update has now been submitted to Unity. Until it goes live, if you're working with high-poly models and experience this corruption please drop me a mail and I'll send you the latest version...
I've just been made aware of a pretty serious issue where LWO Importer is causing meshes to become corrupted. It doesn't affect all meshes (naturally) and is only happening in LWO Importer 1.71.
I...
The latest update (1.31) has just gone live. It fixes the mesh corruption problem and makes the secondary uv map generation generally a bit more robust....
It looks like the built-in Unity function I'm using to unwrap the secondary UVs does not handle UV seams at all well.
I have an idea on how to fix it but it's going to take some time. Will keep you...
LightWave Importer Version 1.30 is out and it's got some goodies that some of you might find useful.
It features a few more options on the Object Inspector:
146997
Generate Lightmap UVs...
Right, got it. That would be the LWO Hierarchy component. It's not really possible to disable it as it's never actually enabled! By that, I mean that it doesn't execute at runtime because it doesn't...