All Projects → RayMairlot → Node-Pong

RayMairlot / Node-Pong

Licence: other
Let's play a classic game of Node Pong in Blender 3D

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Node-Pong

blender-mqo
Blender Add-on: Metasequoia File Importer/Exporter
Stars: ✭ 27 (+35%)
Mutual labels:  blender3d, blender-addon
wfc 2D B3D
2D Wave Function Collapse as Blender Plugin
Stars: ✭ 29 (+45%)
Mutual labels:  b3d, blender-addon
Jaks Blender Scripts
Various Python Scripts for Blender
Stars: ✭ 26 (+30%)
Mutual labels:  blender3d, blender-addon
MindMapper
Blender Python - Node-based multi-line text and image flowchart
Stars: ✭ 58 (+190%)
Mutual labels:  blender3d, blender-addon
Blender-Add-on-Manager
Blender Add-on Manager to install/uninstall/update from GitHub
Stars: ✭ 130 (+550%)
Mutual labels:  blender3d, blender-addon
curve cad
Blender Addon: Bezier Curve CAD Tools for CNC Milling & Laser Cutting
Stars: ✭ 107 (+435%)
Mutual labels:  blender3d, blender-addon
MaterialBakery
Bake out PBR texture maps in Blender 2.8
Stars: ✭ 26 (+30%)
Mutual labels:  blender3d, blender-addon
PieMenusPlus
Pie Menus Plus is a complete Pie Menu ecosystem for Blender 2.8+
Stars: ✭ 26 (+30%)
Mutual labels:  blender3d, blender-addon
interactive-physics-editor
Simplifies the process of positioning multiple objects in 3D space with collision handling
Stars: ✭ 20 (+0%)
Mutual labels:  blender3d, blender-addon
VF-BlenderAutoSaveRender
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables
Stars: ✭ 34 (+70%)
Mutual labels:  blender3d, blender-addon
gmic-blender
Official G'MIC plugin for Blender3D - pre-pre-alpha
Stars: ✭ 34 (+70%)
Mutual labels:  blender3d, blender-addon
glTF-Blender-IO-materials-variants
Blender3D addon for glTF KHR_materials_variants extension
Stars: ✭ 56 (+180%)
Mutual labels:  blender3d, b3d
NodeSharer
Node Sharer is an add-on for Blender that lets you easily share procedural materials as text strings.
Stars: ✭ 48 (+140%)
Mutual labels:  b3d, blender-addon
3dn-bip
A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.
Stars: ✭ 41 (+105%)
Mutual labels:  blender3d, blender-addon
hair guides
Blender Addon: Particle Hair Guides
Stars: ✭ 54 (+170%)
Mutual labels:  blender3d, blender-addon
io scene pbrt
Exporter for blender that exports the scene into pbrt's ascii file format.
Stars: ✭ 42 (+110%)
Mutual labels:  b3d
verge3d-blender-addon
WebGL exporter add-on ripped from Verge3D for Blender toolkit
Stars: ✭ 91 (+355%)
Mutual labels:  blender-addon
io import vmf
A Valve Map Format (.vmf) and Valve Material Type (.vmt) importer for Blender.
Stars: ✭ 225 (+1025%)
Mutual labels:  blender-addon
cc3 blender tools
Add-on for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports.
Stars: ✭ 191 (+855%)
Mutual labels:  blender-addon
Blender2NieR
Import/Export WMB/WTP/WTA/DAT/DTT/LAY/COL files for NieR:Automata
Stars: ✭ 115 (+475%)
Mutual labels:  blender-addon

Node Pong!

With the Blender Game engine probably being phased out in the not too distant future, an alternative game making experience is needed in Blender. Once again (but really for the first time), I come to the rescue and present an unoriginal, yet mind-altering game of agility, wits and literally unending fun, all based in Blender's Node Editor...

...Node Pong:

Node pong demo

How to run the game:

  1. Go to File> New to start from a fresh file (or your compositing nodes will be deleted when the game runs).
  2. Change whatever the main part of the screen is (e.g. the 3D view if you're using the default layout) to a Text Editor.
  3. Paste in the code from the 'nodePong.py' file.
  4. Press Run Script and witness the future of Blender game development.

Possible issues:

  • The Text Editor will turn into the game area so make sure the Text Editor you're starting the game in is a 'reasonable' size. Too small, too large, too wide or too tall and the game may be unplayable (16:9 aspect ratio for the Text Editor works best).

  • I haven't tested this on anything other than Blender's default DPI (72). Whether the game works at other DPIs, I don't know.

  • I don't know if different processors will run the game at different speeds.

  • If you in some way become addicted to what future generations will describe as 'The Game' then I am not responsible for any loss you incur as a result of no longer being a functional human being.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].