Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
HARFANG 3D is a game/visualization library for Python. It includes a comprehensive set of Scene, Physics, Rendering pipeline, Audio and Virtual Reality APIs. It is written in C++ and supports DirectX 11, OpenGL and OpenGL ES.
3D real time visualization framework
Harfang is a 3D real time visualization framework for the industry, the education and for scientists. It grants developpers the ability to create applications ranging from data visualization to games.
See https://www.harfang3d.com/license for licensing terms.
| | Quickstart, command line method (Windows/Linux)
git clone https://github.com/harfang3d/tutorials-hg2.git
cd tutorials-hg2
python3 -m harfang.bin assetc resources
resources_compiled
folder next to the resources folder.D:\tutorials-hg2>python3 draw_lines.py
| | Quickstart, drag & drop method (Windows)
.. image:: https://raw.githubusercontent.com/harfang3d/image-storage/main/tutorials/assetc.gif
After the compilation process finishes, you should see a resources_compiled
folder next to the resources folder. You can now execute the tutorials from the folder you unzipped them to.
``D:\tutorials-hg2>python draw_lines.py``
Alternatively you can open the tutorial folder and run the provided debug targets using Visual Studio Code <https://code.visualstudio.com/>
_
| | Screenshots
The following screenshots were captured on a 2060RTX in 1080P running at 60FPS, GI is performed using screen space raytracing and does not require RTX capable hardware.
| | The NVIDIA USD Attic using the AAA renderer (Courtesy of NVIDIA)
.. image:: https://raw.githubusercontent.com/harfang3d/image-storage/main/portfolio/3.2.6/attic_harfang.png
| | Marine Melodies (interactive musical experience)
| | Cyber City (CyberPunk City, CyberPunk Girl and Robot R32 by art-equilibrium, ILranch and ZeroArt3d)
.. image:: https://raw.githubusercontent.com/harfang3d/image-storage/main/portfolio/3.1.1/cyber_city_aaa.png
.. image:: https://raw.githubusercontent.com/harfang3d/image-storage/main/portfolio/3.1.1/cyber_city_aaa_2.png
| | Sun Temple (Sun Temple, courtesy of the Open Research Content Archive)
.. image:: https://raw.githubusercontent.com/harfang3d/image-storage/main/portfolio/2.0.111/sun_temple_aaa.png
| | Cafe Exterior (Bistro, courtesy of the Open Research Content Archive)
| | Sponza Atrium (Sponza Atrium GLTF, courtesy of Crytek/Themaister)
.. image:: https://raw.githubusercontent.com/harfang3d/image-storage/main/portfolio/3.1.1/sponza_atrium_aaa.png
| | Features
| Scene API
| Rendering pipeline
| VR API
| Physics API
| Audio API
More information on https://www.harfang3d.com/
FAQs
HARFANG 3D is a game/visualization library for Python. It includes a comprehensive set of Scene, Physics, Rendering pipeline, Audio and Virtual Reality APIs. It is written in C++ and supports DirectX 11, OpenGL and OpenGL ES.
We found that harfang demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.