Menu

C++ in Blender

Well your Probably wondering where the c++ part is and how it will work. Well heres your answer: First we need to create a little text box or editor that instead of saving the text in it as a .txt (Plain text file) or a .doc (a document file used by newer word processors such as Word) it will save it as a .cpp file. The .cpp extension is used for c++ code. This is not hard to do although it may take some time; after all I am editing a program with hundreds of files and that had a lot more people then just one working on it. As for me I have to work on my own. Thats why I need your help. If anyone can help me incorporate c++ into Blender please contact me. After all thats just the first step to making a c++ editor. After that I need to edit the saving part of the program so it saves the code in the right place. After that I have to link blender with a c++ compiler so the code can be run and put into a program. Then I have to copy the functions that are used for editing the modals, textures, etc. of blender from the built in python to c++ so you can control the complete functionality of Blender with c++. There are many other things that are not worth explaining that I must do to incorporate c++ into Blender.

Thanks for your help.

Posted by Jake 2012-04-13
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.