sponsor Vim development Vim logo Vim Book Ad

poser.vim : A syntax file for Poser 3-D library and scene files and WaveFront OBJects

 script karma  Rating 35/11, Downloaded by 2431  Comments, bugs, improvements  Vim wiki

created by
Sean Cannon
 
script type
syntax
 
description
This is a syntax file for use with CuriousLabs' Poser Library and Scene files, cr2, pp2, pz2, pz3, hr2, lt2, cm2, fc2 and hd2. Version 1.05 also supports Wavefront OBJect files due to added support for customGeom.
 
install details
Just add this to your gvim syntax folder. You can then activate it with :cal SetSyn("poser")

You can also edit $VIMRUNTIME/menu.vim to add it to the syntax menu, down in the P section most likely, and add a SynAu command for it in $VIMRUNTIME/syntax/synload.vim. You may also want to edit $VIMRUNTIME/filetype.vim to set it to automatically load with cr2, pp2, pz2, pz3, hr2, lt2, cm2, fc2, and hd2 files. Depending on how much programming you don't do and how much manual editing of Wavefront OBJect files you do do, you could also add .obj in there.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
poser.vim 2 2016-02-07 7.0 Sean Cannon I suppose after 14 years this needs a slight update, huh?
poser.vim 1.09 2002-11-25 5.7 Sean Cannon conformingTarget keyword (poser) added *sigh*
poser.vim 1.08 2002-11-25 5.7 Sean Cannon I'd missed the 's' OBJect keyword.
poser.vim 1.07 2002-11-25 5.7 Sean Cannon ...and the mtllib OBJect keyword...
poser.vim 1.06 2002-11-25 5.7 Sean Cannon What the hell. Since I'm supporting Wavefront OBJects, I added the WaveFront OBJect comment highlighting.
poser.vim 1.05 2002-11-25 5.7 Sean Cannon Added support for customGeom (can't believe Imissed that)
poser.vim 1.04 2002-11-25 5.7 Sean Cannon Added missed *Bulge functions
poser.vim 1.03 2002-11-25 5.7 Sean Cannon Small cleanups, fixed MT stuff, changed constructor (addChild, weld, valueOpDeltaAdd, sphereMatsRaw) style to bold green since they don't have {}
poser.vim 1.02 2002-11-25 5.7 Sean Cannon Added NULL constant, corrected -e exponents.
poser.vim 1.0 2002-11-25 5.7 Sean Cannon Initial upload
ip used for rating: 3.141.7.194

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github