https://github.com/grz0zrg/tools-povray
POV-Ray tools for the Atom editor
https://github.com/grz0zrg/tools-povray
Last synced: 3 months ago
JSON representation
POV-Ray tools for the Atom editor
- Host: GitHub
- URL: https://github.com/grz0zrg/tools-povray
- Owner: grz0zrg
- License: mit
- Created: 2016-09-26T21:35:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T20:21:57.000Z (over 7 years ago)
- Last Synced: 2025-01-29T12:28:33.136Z (4 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
toolkit-povray
=========================Package for the [Atom editor](https://atom.io) which add some usefull things to work with [POV-Ray](http://www.povray.org) scripts.
## Features:
- Parsing reports (use [atom-message-panel](https://github.com/tcarlsen/atom-message-panel), slightly modified)
- On save parsing and renderingWork best under Linux and variant, work under Windows but may work partially due to implementation differences, add issues for problems you are encountering if you use it under Windows, it will not work under Mac OS because POV-Ray does not support direct command-line options (but maybe it does?)