anon_user_58666596

anon_user_58666596

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

My Tutorials

obj-image Quick Tips
Attractor Systems | Grasshopper

Recent Forum Posts

Houdini and gVim on Windows platform.. Dec. 9, 2017, 7:59 a.m.

Hello.

I would like to use gVim as my external text editor for Houdini scripting with VEX and Python.
I managed to setup EDITOR variable in houdini.env file which looks like this:
EDITOR = “CProgram Files (x86)/Vim/vim80/gvim.exe -fn”
So it works but after few seconds in gVim Houdini goes white as on image
Your text to link here… [goo.gl] (Google Drive)
I suppose that problem is in flags but can't make it to don't affect Houdini.
As I sad it works, just that I wan't to see Houdini interface as I'm working on script.
Hope someone has solution.
Thanks in advance,
Marko.

Houdini C++ API Introduction Nov. 17, 2017, 3:32 a.m.

Thanks Thomas, looks like there is a lot of material to get me started.
Best regards,
Marko.

Houdini C++ API Introduction Nov. 17, 2017, 1:49 a.m.

Hello, World!
Can I ask is there any tutorial or guide, beside one in official documentation, that can guide beginner C++ developer that can get one start to develop custom C++ SOPs. I have working knowledge of Houdini in various contexts and basic knowledge of C++, OpenGL and Qt5.
Highly appreciate any guide or help.