Skip to content

A car customizations viewer made with Panda3D

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
license.txt
BSD-3-Clause
complexpbr_LICENSE
Notifications You must be signed in to change notification settings

rayanalysis/project-naer-complexpbr

 
 

Repository files navigation

complexpbr screenshots: beige_screen_2

silver_screen_1

Project Naer

Have you always wondered how your car will look in this color? Or with these wheels? Or with this body kit? Or maybe you spend more time in Need For Speed customizing your car than playing the actual game? I have something for you!

Project Naer is a simple application which allows to personalize your car. Here are the elements you can change to customize your car:

  • wheels : rim and tyre, color, diameter, width, camber, offset and toe
  • car : color, body kits and every individual part composing its body

You can also change the ground on which the car is sitting among 10 possibilities.

Project Naer is scalable. This means new content can be added without having to change a single line of code: the new content will be detected automatically and added to the corresponding menu.

Screenshots

complexpbr screenshots:

simplepbr screenshots:

Content

Keep in mind that new content will be added bit by bit during the development.

Available cars:

  • Nissan 180SX (RS13) : 24 parts to install
  • more soon ...

Available wheels:

  • Japan Racing JR3
  • Japan Racing JR7
  • more soon ...

Available grounds:

  • Asphalt
  • Cobblestones
  • Concrete Tiles
  • Concrete (wet)
  • Frozen Lake
  • Linoleum
  • Marble
  • Mosaic
  • Mud
  • Sand

Dependencies

The 3D engine used for this project is Panda3D. It can be downloaded here: panda3d.org/download/sdk-1-10-13/

This projet has been developed with the version 1.10.13 of Panda3D SDK. This is the recommended version of you want to avoid any surprises.

Also, the following Python modules need to be installed:

pip install typing-extensions
pip install panda3d-gltf

The dependency to panda3d-simplepbr is already satisfied because it is included in the package.

More information on panda3d-simplepbr can be found here: github.com/Moguri/panda3d-simplepbr

Configuration

The default resolution is 1920 x 1080.

If you want to change it, edit the file config/release.prc and search for the parameter named win-size.

License

This project is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

A car customizations viewer made with Panda3D

Resources

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
license.txt
BSD-3-Clause
complexpbr_LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.0%
  • GLSL 14.7%
  • PLSQL 0.3%