Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
PythonScript to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
Image to ASCII converter that takes character shape into account
im2ascii is a small pythonscript that converts images to ascii-art.
Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape.
Pro: Better ascii-art quality
(see screenshots for examples)
Con: Matching is very resource intensive
Dependencies: Python 2.7, PIL, numpy, scipy
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
InkPlot is an extension (plugin) for the SVG Editor Inkscape to insert graphs from Gnuplot.
It allows you to
- preview the graph
- add it as SVG into Inkscape
- edit already generated graphs
- use a preamble file for reusable style and commands
- customize default settings in a config file
Create a server for 3D worlds similar to opensim with python and postgres, the goal ist to have a small and fast implemetation. Also to build a viewer working in a browser.
Blender Scripting Library provides a python library for creating basic geometrical objects in blender.
This makes it possible to interface blender with a pythonscript in the style POV-Ray users are used to do that in POV-Ray.
A Maya plugin-in which allows you to bake particle instances into geometry, animation, and blendshapes that can be modified and updated without messing around with dynamics and expressions.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Pythonscript allowing you to download daily images from various websites such as www.bonjourmadame.fr, www.bonjourpanda.fr, etc... Furthermore, you can set your wallpaper with these images as some "photos" stick on your chosen background wallpaper
A Blender pythonscript which automatically creates masonry and stonework. Think castles and cobblestone streets! v0.56 is usable and available at the Download page. Current version supports windows, doors, radial, and domes.
fiiRay is open-source physically based 3D renderer that can be used to create photorealistic images. Pythonscript add-on for Blender 2.50 can be used to export scenes for fiiRay. fiiRay is still in development and current version is not stable.
A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
This is a Pythonscript for Blender which uses short (quaternion-based, floretion-based) algorithms to draw curves in space. The user can create new shapes and curves by setting a variety of parameters.
A photo gallery that only uses javascript for viewing. No backend scripting language is used; instead, a pythonscript is run on a collection of photos outputting an album in a directory which is dropped into any web server to be served as static content
This software can be used for relief and normal maps calculation by 3D sculptors and designers. Reliefer can be called from Blender by means of Pythonscript. It's a GPU-based visual computing application so requres OpenGL 2 compitable video subsystem.
Welcome to the home of sm-photo-tool. This a small pythonscript used to manage photos and galleries on smugmug.com. Using sm-photo-tool requires an account on smugmug.com.
sm-photo-tool is based on the sm_tool.py (smugmug.py) by John Ruttenberg.