|
PR:BF2 Community Modding Making or wanting help making your own asset? Check in here |
|
Thread Tools | Display Modes |
2017-08-14, 11:46 | #41 |
PR:BF2 Contributor
Join Date: Jun 2017
Posts: 44
Germany
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Update on LMing:
DestroyableObjects are now imported and should be lightmapped automatically as well (both geom0 and geom1). During Terrain rendering only geom0lod0 will be casting shadows They are also recognized in the LM size file as having two geoms. Multiple geoms are separated by a "|" in the size file like so: Code:
antitankwall_destroyable 64 32 16 16 16 | 256 128 64 32 For Terrain Rendering there are now the following steps (assuming Land, Lights, Statics, etc. are already set up.): 1. Set a terrain folder 2. Set the Patches and Patchsize (upon loading of terrain, suggested values are automatically set) 3. Click on Render Terrain. 4. Wait... 5. Check the created .tga file in the terrain folder. Now's the time to do touchups in PS for those inclined to do so. 6. Click on Split Terrain. This will split the .tga into the specified amount of .dds terrain patches. If an entire patch is within a cumulative error threshold, currently 10 (so if the first pixel is ARGB 0001 and some other is ARGB 0301 it will be treated as being uniform, this is ncecssary since I found that terrain patches may exhibit very small, barely discernible unless zoomed in very close, differences even if completely flat), it will be reduced to a 8x8 patch like described in Rhinos Tutorial. More additions: Added checkbox to import StaticObjects only as helpers, Added Remduls MeshCheck and ObjExport to the Tools Menu Regarding the 3p animation systems, there is no template folder in the tools. I'll try to add a tutorial on how to create initial templates and an example template asap. Link will be updated later today. |
2017-08-14, 13:02 | #42 | |
Retired PR Developer
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Quote:
Does it also detect statics without samples and list them as such and also statics with lightmapping disabled ie. GeometryTemplate.doNotGenerateLightmaps 1 | |
|
||
2017-08-14, 20:00 | #43 | |
PR:BF2 Contributor
Join Date: Jun 2017
Posts: 44
Germany
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Updated first post with new version 0.45b
Feel free to download and test extensively! Quote:
Though this is done in .con-file parsing, so only for those objects that are loaded onto the map. Using the "Build Sizes File From:" would require parsing of ALL confiles, so that will check only sample files. However sample files and confiles are now automatically checked upon StaticObjects.con import. Only those with no sample files and no doNotGenerateLightmaps 1 will end up with undefined in the size file. I.e. if all required sample files are present, no further steps are required setting up the sizes, and one can (in theory) start rendering straightaway. "Apply Lightmap Settings" is also automatically applied for those with samples. Of course it can still be used manually at any time, if lightmap sizes are manually changed. EDIT: Also included a template for the 3P Animation System to play around with. | |
2017-08-15, 04:58 | #44 | |
Retired PR Developer
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Quote:
It does not mean that the static will not have any shadows generated for it, but instead, it means that the object does not cast any shadows onto the terrain or other objects. This setting is normally used for things like railway tracks, pavements etc that are so low to the ground that they can't cast any shadows on anything, other than the terrain they are on which if they did, would only result in them casting a big black shadow on the terrain they are sitting on which results in more obvious zfighting with the terrain at distance. It would, however, we worth checking this command and setting the object not to cast shadows in Max too I believe the command you're looking for is called something along the lines of "NoLightmaps" or something like that but iirc, it is hardly ever used. | |
|
||
2017-08-15, 05:31 | #45 |
PR:BF2 Contributor
Join Date: Jun 2017
Posts: 44
Germany
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Ah right, misunderstood that then.
So I'll change it to GeometryTemplate.doNotGenerateLightmaps 1 -> no shadow casting GeometryTemplate.noLighting 1 -> no lightmaps If GeometryTemplate.noLighting is the correct command. I wonder what geometryTemplate.lightmapOverride does? |
2017-08-15, 06:02 | #46 | |
Retired PR Developer
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Quote:
And ye, dunno what LMOverride doses sorry | |
|
||
2017-08-15, 07:58 | #47 |
PR:BF2 Lead Developer
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Still getting errors on templates
Just gonna wait on the tutorial as I have no idea what I was doing |
Mineral: TIL that Wire-guided missiles actually use wire
|
|
2017-08-15, 18:08 | #48 |
Join Date: Jan 2017
Posts: 259
Brazil
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Just think you guys should be focusing that energy on blender ... It's powerful, it's open source, has a lot of open source tools and plugins, and it's very complete for everything from modeling to animation and have an amazing rendering capacity with awesome lightmaps...
It should be easier to develop and implemnt this tools and improve them also, since you know all the software code. |
2017-08-15, 18:10 | #49 |
Join Date: Jan 2017
Posts: 259
Brazil
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
I h8 the idea to be prisoner of a $3.000 software..
|
2017-08-15, 19:38 | #50 | |
PR:BF2 Developer
Join Date: Jul 2011
Posts: 1,966
Belarus
Location: Minsk
|
Re: Experimental updated 3dsMax Tools. Newer Max versions support and more.
Quote:
It's powerful, it's opensource, has a lot of open source tools and plugins...." Thing is, everything possible in development. You can change engine, write new exporter, move dev repo to git and code new build tools, etc etc... But it takes HUGE amount of time. It's pretty interesting to do all new stuff which might be useful in future someday.. someday. While people await for content, finished product, not some tools. On a sidenote, blender indeed quite easy for plugins stuff. Infact i'm already working on export tools for blender, as with zero experience in it i made PoC in just few hours. Could always utilize some help as the free time ain't infinite As export tools been only for max 9 until latest time, you can only guess from where all modders around were getting their distributives | |
assetruler69: I've seen things you smurfs wouldn't believe. Apaches on the Kashan. I watched burned down tank hulls after the launch of the single TOW. All those moments will be lost in time, like tears in rain. Time to give up and respawn.
|
||
Tags |
3dsmax, experimental, max, newer, support, tools, updated, vbf2 or pr, versions |
|
|