• Welcome to PiBoSo Official Forum. Please login or sign up.
 
August 27, 2025, 05:06:03 AM

A try at modelling - WIP

Started by h106frp, January 03, 2016, 11:15:39 PM

Previous topic - Next topic

h106frp

@C21, 5 spokes look practical, a quick mock up shows that they will fit nicely on the existing rim and hub mesh pitching so tyres and disc carrier meshes will be compatible between models  :)  I will try and add them in a future release.


Mock up of 5 spokes on modified 3 spoke rim meshes


@DD I think the basic bike MOD normally has everything bundled together unless Matty decides to split them

doubledragoncc

Thanks H

Will keep them anyways to start work on hehe

DD
GPBOC Live Streams: https://www.youtube.com/c/IASystemsComputerControls; i7 12700K 5.1GHz Z690 ASUS Strix Z690-A Mobo 32GB 3600MHz DDR4 RAM ASUS Strix RTX3080 OC 10GB DDR6X ASUS Ryujin 360 AOI Cooler ROG Thor 1200w PSU in ROG Helios Tower Case.

doubledragoncc

Ok it looks far better now.



DD
GPBOC Live Streams: https://www.youtube.com/c/IASystemsComputerControls; i7 12700K 5.1GHz Z690 ASUS Strix Z690-A Mobo 32GB 3600MHz DDR4 RAM ASUS Strix RTX3080 OC 10GB DDR6X ASUS Ryujin 360 AOI Cooler ROG Thor 1200w PSU in ROG Helios Tower Case.

h106frp

For anyone who wants to see a working rear light add this inside the 'chassis' section of gfx.cfg

brakelights = AO_1P_chassis_rearlens_image

only works for front brake action though  :(


Looks cool but could do with being a bit brighter


doubledragoncc

Is there not more to put than just that? This is the chassis part, so how would it fit in as just one line???

gfx.cfg:


chassis
{
   model
   {
      file = chassis.hrc
   }
   shadow
   {
      file = chassis_s.edf
   }

   temporary
   {
      file = t_chassis.edf
   }

   rearbrakepedal
   {
      name = rearbrake_lever
      axis = x
      maxrot = -10
   }

   shifter
   {
      name = gear_lever
      axis = x
      maxrot = -10
   }

   chain
   {
      name = chain
      pos
      {
         x = -0.55
         y = 0.0
         z = -0.0505
      }
      engine
      {
         x = -0.110
         y = 0.50
         z = 0.9
      }
      texture = chain
      axis = u
      ratio = 0.05
   }
   
   leftpeg
   {
      type = 1
      pos
      {
         x = -0.23
         y = 0.41
         z = -0.095
      }
   }
   
   rightpeg
   {
      type = 1
      pos
      {
         x = 0.23
         y = 0.41
         z = -0.095
      }
   }


And are you trying to make a hint somehow with this paint and my number????



"Mean old bastards"................"Bad Gas"........................huh eh what you tryin to say about me brov???

LOVE IT..................I feel a new club  for us old geezers needed lol

DD
GPBOC Live Streams: https://www.youtube.com/c/IASystemsComputerControls; i7 12700K 5.1GHz Z690 ASUS Strix Z690-A Mobo 32GB 3600MHz DDR4 RAM ASUS Strix RTX3080 OC 10GB DDR6X ASUS Ryujin 360 AOI Cooler ROG Thor 1200w PSU in ROG Helios Tower Case.

h106frp

Wondered if you would spot the skin  ;) - its a tribute to your hard work - honest  ;D The wheels look cool in-game

Its just one line at the end of the block, just follow the braces

chassis
{
   model
   {
      file = chassis.hrc
   }
   shadow
   {
      file = chassis_s.edf
   }

   temporary
   {
      file = t_chassis.edf
   }

   rearbrakepedal
   {
      name = rearbrake_lever
      axis = x
      maxrot = -10
   }

   shifter
   {
      name = gear_lever
      axis = x
      maxrot = -10
   }

   chain
   {
      name = chain
      pos
      {
         x = -0.55
         y = 0.0
         z = -0.0505
      }
      engine
      {
         x = -0.110
         y = 0.50
         z = 0.9
      }
      texture = chain
      axis = u
      ratio = 0.05
   }
   
   leftpeg
   {
      type = 1
      pos
      {
         x = -0.23
         y = 0.41
         z = -0.095
      }
   }
   
   rightpeg
   {
      type = 1
      pos
      {
         x = 0.23
         y = 0.41
         z = -0.095
      }
   }

   brakelights = AO_1P_chassis_rearlens_image
}

doubledragoncc

May 31, 2016, 12:25:28 AM #336 Last Edit: May 31, 2016, 12:31:34 AM by doubledragoncc
Lovely jubly old bean..............

You forgot a "Grumpy Git" sticker, if one exists. lol

I feel very honored thanks H.

Got lots to do in the morning now lol

DD

EDIT: Love it............now folks can see when my saggy old ass is throwing out the anchors lol
GPBOC Live Streams: https://www.youtube.com/c/IASystemsComputerControls; i7 12700K 5.1GHz Z690 ASUS Strix Z690-A Mobo 32GB 3600MHz DDR4 RAM ASUS Strix RTX3080 OC 10GB DDR6X ASUS Ryujin 360 AOI Cooler ROG Thor 1200w PSU in ROG Helios Tower Case.

Manu

Great idea for Rain light in motogp mod.
It's Easier to Fool People Than It Is to Convince Them That They Have Been Fooled.

doubledragoncc

May 31, 2016, 09:36:44 AM #338 Last Edit: May 31, 2016, 10:21:05 AM by doubledragoncc
The brightness is something that needs work and need to be online in rain and sun to see how it looks.

DD

EDIT: The light is veru dim and hard to see most of the time if sunlight is on it.

I made GPBOC5 server, is up for you to test online m8
GPBOC Live Streams: https://www.youtube.com/c/IASystemsComputerControls; i7 12700K 5.1GHz Z690 ASUS Strix Z690-A Mobo 32GB 3600MHz DDR4 RAM ASUS Strix RTX3080 OC 10GB DDR6X ASUS Ryujin 360 AOI Cooler ROG Thor 1200w PSU in ROG Helios Tower Case.

h106frp

Untextured, but a 5 spoke front  :)



Might do a complete 'mod pack' to a later model spec with carbon heat shields etc

Warlock

Yess!!

This is how a bike should be, we should have in GPB UI the option to change rims, tyres, exhausts and all those little details we all love to do in our real bikes. Eye candy, but fun  :)
Modders work will increase a lot though, but we love to do it, right?   hhaha  ;D

BozoCRO

I think 5 spoke wheels came with 996 and 998, so it's not such a big deal anyway.

doubledragoncc

Thats one of the suggestions I made a while back Warlock where the modders made it so you could swap files out or have different versions as I dont know if GPB could handle any sort of component choice like bike paints, helmets etc etc

DD
GPBOC Live Streams: https://www.youtube.com/c/IASystemsComputerControls; i7 12700K 5.1GHz Z690 ASUS Strix Z690-A Mobo 32GB 3600MHz DDR4 RAM ASUS Strix RTX3080 OC 10GB DDR6X ASUS Ryujin 360 AOI Cooler ROG Thor 1200w PSU in ROG Helios Tower Case.

h106frp


Warlock