Search found 15465 matches

by DJ99X
Fri Nov 04, 2022 7:39 am
Forum: General Discussion
Topic: 2022-11-03 snapshot (updated 2022-11-24)
Replies: 32
Views: 9479

Re: 2022-11-03 snapshot

Without having tried myself, I think you'd need to change ground texture resolution from 256x256 as the texture squares are much larger now
by DJ99X
Tue Aug 18, 2020 1:00 pm
Forum: General Discussion
Topic: Wheres the new snapshot @jlv
Replies: 91
Views: 17797

Re: Wheres the new snapshot @jlv

I think you might be fill rate limited. Does it speed up when you reduce the size of the window? I did a bit more playing around. No, it is not impacted by window size. I went through and played with pretty much every setting. Reduced model detail, turned off a few things, got rid of all models, an...
by DJ99X
Mon Aug 17, 2020 11:07 am
Forum: General Discussion
Topic: Triangles/second and other benchmarks
Replies: 9
Views: 2015

Re: Triangles/second and other benchmarks

Interesting. Will have to do some tests with my track. I have 700 trees of 6500 triangles, which might be a bit much in retrospect. Will try a test just grouping them together and see how the performance changes This example of instancing had similar performance for rendering a 500 triangle asteroid...
by DJ99X
Sat Aug 15, 2020 9:37 am
Forum: General Discussion
Topic: 2020-08-12 snapshot
Replies: 34
Views: 18057

Re: 2020-08-12 snapshot

In addition to that, possibly another file for scripted particles that is just a list of additional textures to load. Would be good to be able to create/delete billboards through the script, instead of having to declare hundreds of them in billboards file, and have to hide them under the map/scale t...
by DJ99X
Sat Aug 15, 2020 9:27 am
Forum: General Discussion
Topic: 2020-08-12 snapshot
Replies: 34
Views: 18057

Re: 2020-08-12 snapshot

Beautiful work! They are much better than the billboard versions! Just a query - was this bit of code to keep the script functional on older snapshots? If so, I was getting alot of errors when I tried the track before I recalled that I hadn't installed the snapshot function cache_pose_sequence(anim)...
by DJ99X
Thu Aug 06, 2020 9:24 am
Forum: General Discussion
Topic: Wheres the new snapshot @jlv
Replies: 91
Views: 17797

Re: Wheres the new snapshot @jlv

Andy_Hack wrote:For me this game really needs anti-aliasing and dynamic shadows.
I do agree with the dynamic shadows, at least for the moving objects. I'd consider it a missing factor in the physics of the game, particularly for 3rd person players to get a judgement of the wheels proximity to the ground.
by DJ99X
Tue Aug 04, 2020 11:41 am
Forum: General Discussion
Topic: Wheres the new snapshot @jlv
Replies: 91
Views: 17797

Re: Wheres the new snapshot @jlv

Alex, I never meant to imply you guys aren't super talented. DJ, while you're here, I'm adding a new JS api that lets you pre-store poses so it doesn't have to continuously copy it over from Javascript. It's way faster, 400 waving flaggers go from 10 FPS to 90 FPS. Since I'm also adding interpolati...
by DJ99X
Mon Aug 03, 2020 11:34 am
Forum: General Discussion
Topic: Wheres the new snapshot @jlv
Replies: 91
Views: 17797

Re: Wheres the new snapshot @jlv

***Bit of a mess this post*** Just a bit of a test with my shitty laptop. Not much difference with framerate until I bring the model geo detail down to ~5. Not sure if the frame rate step up just comes from bringing the clipping plane forward, but the model polygon count didn't really change signifi...
by DJ99X
Mon Jun 22, 2020 7:51 pm
Forum: Suggestion Box
Topic: Different Texture Maps for Each JM
Replies: 4
Views: 2904

Re: Different Texture Maps for Each JM

This is already the case? If you're talking about the rider model, then you'd really be wanting separate models for different parts of the body, although only the boots would be worth separating really
by DJ99X
Thu Jun 18, 2020 10:43 am
Forum: Models and Skins
Topic: Biden 2020 bike | Yami
Replies: 10
Views: 4148

Re: Biden 2020 bike | Yami

by DJ99X
Thu May 21, 2020 7:04 am
Forum: Model and Skin Editing
Topic: Pose export script for Blender 2.80
Replies: 21
Views: 20500

Re: Pose export script for Blender 2.80

I wouldn't think the animation part would add too much. The model itself would just need to be optimised with lods like you wouldn't any other model. If the animation did have any impact, you could easily halt the animation based on flagger distance from the camera
by DJ99X
Wed May 20, 2020 12:15 pm
Forum: Model and Skin Editing
Topic: Pose export script for Blender 2.80
Replies: 21
Views: 20500

Re: Pose export script for Blender 2.80

Finally got around to trying this script out. Works great! I had modified the code to interpolate between keyframes to smooth the motion out, but I had other incomplete stuff in the script, so I didn't apply it to this trial.

by DJ99X
Tue May 19, 2020 11:49 am
Forum: Off Topic
Topic: The Other Racing Games Topic
Replies: 2897
Views: 397461

Re: The Other Racing Games Topic

V8 Supercars celibrity erace at Bathurst, featuring Chad Reed, Toby Price, Dan Reardon, amongst others. I got a good chuckle from a few of the crashes. Fun to watch

by DJ99X
Mon May 18, 2020 10:03 am
Forum: General Discussion
Topic: Wiki for Mx Simulator
Replies: 1
Views: 1360

Re: Wiki for Mx Simulator

I like that site better than the one I started working on, lol. I'll work with yours instead.
by DJ99X
Sun May 17, 2020 9:56 am
Forum: Track Editing
Topic: overlay issue - ground is black
Replies: 3
Views: 1938

Re: overlay issue - ground is black

Also, just for general tidiness, decals should be sized a factor of 2, so in this case 2048x2048.