Skip to content

Harfang High Level is a set of functions designed for rapid prototyping 3D application in Python

License

Notifications You must be signed in to change notification settings

Kipixelle/harfang-high-level

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HARFANG High Level for Python

Real time 3D Rapid Prototyping

Harfang High Level is a set of functions designed for rapid prototyping 3D application in Python. It is based on the HARFANG 3D framework (https://www.harfang3d.com).

Installation

Installing using the .bat file :

Launch compile_and_install.bat inside the bdist_wheel folder (HarfangHighLevel will automatically be compiled and installed on your machine).

Installing the manual way :

Head into the bdist_wheel directory and execute the following commands :

  • python setup.py bdist_wheel
  • pip uninstall -y HarfangHighLevel
  • pip install .\dist\HarfangHighLevel-3.2.4-py3-none-any.whl

Screenshots and use cases

  • Cyber City (CyberPunk City, CyberPunk Girl and Robot R32 by art-equilibrium, ILranch and ZeroArt3d)

  • Sponza Atrium (Sponza Atrium GLTF, courtesy of Crytek/Themaister)

About

Harfang High Level is a set of functions designed for rapid prototyping 3D application in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Batchfile 1.1%