gnana sai reddy

Results 29 comments of gnana sai reddy

@kfarr I checked the example "https://github.com/diarmidmackenzie/instanced-mesh/tree/main/examples/gltf-models". The above example randomizes the first material colors of the car model. ![image](https://github.com/3DStreet/3dstreet/assets/25223402/497db419-5ff2-45b8-abc1-1d975d7f253a) ![image](https://github.com/3DStreet/3dstreet/assets/25223402/68739f51-997f-4fae-9868-d0995fca51fa) If I reorder the material in blender and put the...

I tried with our Isuzu truck model. I selected the few parts of the vehicle and assigned a new material "car-body". The example code randomizes the colors of "car-body" material....

Hi @kfarr Here is a model that you can test with. https://github.com/gnansai/3dstreet-assets-dist/blob/main/sets/vehicles/gltf-exports/draco/trash-truck-side-loading.glb I have separated the wheels and named them like this. F-front wheels B-back wheels L- left R- right...

Hi @kfarr 1. I checked the dimensions of the Light Rail Vehicle in Blender. I might have to adjust the model a little to match the real world dimensions. Width...

2. I need to Decrease the distance between the wheels to match the track gauge of 4.7ft. 3. I need to Increase the WheelBase to 6.2ft. ![image](https://github.com/3DStreet/3dstreet/assets/25223402/8f9b43db-a2a7-4fbd-912f-904bf234789c) ![image](https://github.com/3DStreet/3dstreet/assets/25223402/8e28f243-e897-4678-b51d-31c20240865d) ![image](https://github.com/3DStreet/3dstreet/assets/25223402/455ffced-6f40-44d8-b94b-6d614c2e2229)

My Suggestion would be, We try to match this model with real world dimensions. @kfarr Do let me know your suggestions on this.

Hi @kfarr I have updated the LRV similar to real-world dimensions. I have uploaded the latest version of the model here https://github.com/gnansai/3dstreet-assets-dist/tree/5271bb5b9a0c5706018c3d5682d49975433bbc24/sets/light-rail-vehicle/gltf-exports/draco ![image](https://github.com/3DStreet/3dstreet/assets/25223402/239fb26c-9b28-4d73-a3f3-f05f7d7f6f5d) ![image](https://github.com/3DStreet/3dstreet/assets/25223402/da2fb49a-c37d-4cbb-a314-60c9bb0afa9f) ![image](https://github.com/3DStreet/3dstreet/assets/25223402/16d0566c-6010-4ee6-a2ab-b53084abe457)

@kfarr we could use this texture for Sidewalk (compacted soil). These textures are with CC-0 public domain license(https://docs.ambientcg.com/license/ ), so we can use this textures. https://ambientcg.com/view?id=Ground026 I have reduced the...

Hi @kfarr I have made the sand-on-asphalt texture like this. Its resolution is 512x512. I am mixing two texture using blender Noise shader a. https://ambientcg.com/view?id=Asphalt026C b. https://ambientcg.com/view?id=Ground033 ![sandy-asphalt-texture-procedural_color](https://github.com/user-attachments/assets/268ca22b-adf9-432b-9b71-8baa1b470bdf) Here are...