Hi,
I do Perl/PHP programming at work a lot. My development environment is basically a SFTP/Notepad combination program. The Linux visualizations are getting really old for me and I used to do OpenGL on Windows(C#) years ago. I like to use trial and error, all my programming is self taught. Lots of 3D mistakes were made that I think could make for a visualization.
Compiling xbmc everytime I make a change isn't going to work. I'm sure there is a better way.
Can someone explain to me how they go from a code change to playing their viz quickly?
What's a good code editing program in Ubuntu for this?
Any other visualization programming hints are welcome. There was a thread with this topic but it is from 2005.
Great forum BTW, I've lurked it for years.
Regards,
Drognan
Visualization Development Environment
drognan
Junior Member Posts: 4 Joined: Jun 2010 Reputation: 0 |
2010-07-09 00:45
Post: #1
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2010-07-09 00:58
Post: #2
You don't need to build XBMC at all if you're making a vis - you build the vis instead. Start with one of the easy ones (eg waveform), modify it as needed, rebuild it so the .so goes into the appropriate folder. Reload the vis in XBMC and you'll get your updated .so being used. A quick way to reload the vis is to change a setting or toggle to a different vis then back to yours.
Cheers, Jonathan Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
drognan
Junior Member Posts: 4 Joined: Jun 2010 Reputation: 0 |
2010-07-09 01:04
Post: #3
Thanks,
The programming I do doesn't require building or in visual studio it did it for me. I do the ./configure, make often, but the vis doesn't build that way. Can you give an example of the build commands for just the vis? |
| find quote |
drognan
Junior Member Posts: 4 Joined: Jun 2010 Reputation: 0 |
2010-07-09 21:31
Post: #4
I figured it out, I needed to run ./configure in the top directory, then I get the Makefile in the vis dir, then it's just as simple as I said.
I found Code::Blocks as an IDE, seems ok, probably overkill. Give me a month and I'll be back with something cool. |
| find quote |
drognan
Junior Member Posts: 4 Joined: Jun 2010 Reputation: 0 |
2010-07-10 07:22
Post: #5
I've got people over and they like my first one. I've got lots of ideas now.
|
| find quote |
xm41907
Senior Member Posts: 118 Joined: Nov 2008 Reputation: 58 |
2010-10-18 04:27
Post: #6
drognan Wrote:I've got people over and they like my first one. I've got lots of ideas now. Any new developments? I'm dissapointed in the lack of visualizations out there. I know developers have their unique areas, but I'd love to see someone with coding experience come up with some new ones. |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help