Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Here is a pic of something I am working on I think you

Featured Replies

Hi All here is a little somthing I've come up with by writing a script with some math(from 3D Computer graphics) a good text on the math behind most of what we do Your comments and ideas are of course welcome and once I get the script locked I will post it. Dan

Interesting but how do I use it?:( Shez

Shez Ansari

Windows 11; CPU: Intel Core i7-8700K; GPU: EVGA GEFORCE GTX 1080Ti 11GB; MB: Gigabyte Z370 AORUS Gaming 5; RAM: 16GB; HD: Samsung 960 Pro 512GB SSD, Samsung 850 Pro 256GB SSD; Display: ASUS 4K 28", Asus UHD 26"

It will be a script that will allow you to make low poly lattace typemodels like bridges,hi-voltage transmition towers and craines that would otherwise be a pain to make in gmax. The above gets around someof the problems with transparent textures and the Z buffer as models created with the above are truly 3D(the "lattice") rather than doingthe old texture trick. I will post a pic showing what you can make with the above script (it's a simple bridge). Dan

Dan,I did some testing with models like this. I used some geographical data and put power pylons all over New Zealand. The result was 1-2 fps. If you are going this approach, then I really recommend that you'll put some LOD alternatives into it. That will avoid those issues. I'm actually working on this at the moment.If you can solve this this would be a very valuable tool indeed!Cheers, Christian

It does Christian. Of course it does have more poly's than just useing a textured box but the above has only 350 poly's due to theway it's built (from projected triangles) instead of building itwith "parametric" building blocks. What my script does is let oneset up a simple array of 2D triangles like these dots . . . . . and then draws edges between each vertex of each triangle makeing a 3 sided "girder" like lattice so each "latice building block" like the sides of the bridge only has 28 total poly's(five in each "girder" two on the ends plus three on each side) the above bridge has 3 of these "building blocks" on each side of both spans total of 12. The above tool is NOT intended to be used thousands to times in a scenery of course just to allow one to make some fairly "simple" girder like objects. And I am still working on the math to see if I can lower the poly count even more. Hope this helps to explain things. Dan

Yes, I understand.I was just thinking, maybe you can incorporate some LOD directives. For example take a few girders out when you are further away, or just have lines when you are really far a way (although I wouldn't know how to export that).Just an idea, because I'm personally interested in covering large areas with what's there in reality... As I said, I'm still experimenting with those things, so I'm not sure either what's best.Cheers, Christian

I am sure that would a good thing to do of course. What I am working on is a script for gmax it does not go in the plug-ins folder(I.Eit has nothing to do with exporting only with generating the geometryso I would guess one would still have to make a LOD call upon export. Like I said the above is really for "local" use only not for a whole country I think you would still have to use simple bit planes for that due of course to the number of objects you would need. Dan

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.