Community Questions & Answers
Debugging an iOS module
I have been trying to create a module for titanium/iOS/opengl but I am having a hard time because AFAICT there is no way to debug the obj-c code. I am new to xcode and obj-c so maybe I am missing something in the modules. Every time i run my module+test...
How to create geometrical forms/polygons?
Hey guys, **I've been trying to create some polygonal views in my app.** I first attempted to create a squared view and set my polygon as a `backgroundImage`, but the touch events are still activated when I click any other part of the squared view, even...
Enabling WebGL on Titanium desktop
Hi all, I know that the desktop version is using WebKit, and WebGL should be part of that. But how do I enable it to run with in Titanium desktop? Thanks!
QuickTiGame2D with Ti.Box2D
Has anyone attempted using the QuickTiGame2D module with the Ti.Box2D module? Is it possible? The Ti.Box2D module seems to be heavily dependent on the normal Titanium views.
Ti.opengl for android release date
Hi all, i used the ti.opengl module for iOS and it works fine, now i am trying to do the same thing for android but i found that the ti.opengl module for android doesn't exists, do you know if it comes out? Thanks
Creating OpenGL ES modules on iPhone
Hi, all - I'm currently trying to create an iPhone module that I can use to render some OpenGL-based UI elements. Any examples out there on how to glue everything together to do so? I've been trying to cobble together a combination of the Apple OpenGL ES...
Is anyone interested in building a Cocos3D module with me?
[Cocos3D](http://brenwill.com/cocos3d/) is a great 3D library for iOS and I was thinking of building a Titanium module for it. [This](http://www.cocos2d-iphone.org/forum/topic/19495#post-145304) guy has already done it and I would like to do a similar...
Modules after initial design
If I complete my app and I used a module front the marketplace that cost money do I have to pay for the module every month thereafter that I update my code and re-publish?
ti.opengl module examples
Hi, i start using the ti.opengl module, do you know where can i start? Thank you
ti.opengl module global installation
Hi,i am getting crazy trying to install the ti.opengl titanium module: the error that i receive is couldn't find module ti.opengl. My steps: Step1:donwload titanium module, the download gives me a folder named modules with the module inside. Step2:drag...
ti.opengl compatibility
Hi, i am trying to install ti.opengl but i did not have success. My question is: does the ti.opengl module works with titanium sdk 2.0.1GA
Laser games/shows in Titanium?
In the LUMINAUT and/or LUMIDIUM should be a lase show or game like on this [link](http://luminaut.tumblr.com/page/2).  I think in relation to orientation (like...
install ti.opengl module
Hi, i am trying to install ti.opengl module, but when i search to the following path: library/Applications Support i don't find the titanium folder, how can i install this module? Thanks
Getting data from TiBlob
I am making a small OpenGL wrapper for iPhone. Everything was going fine until I reached a point where I had to make a wrapper for glReadPixels. Now my questions are as follows: 1. Is there a way of passing a javascript Array (or an equivalent structure)...
[Ti.Opengl] Any examples of loading and using texture maps?
Hi there. Trying to get to grips with the Ti.Opengl module. Sadly there are not many examples to go on. Can anyone point to a working example of loading a texture map and applying to a surface. Dealing with textures seems different from opengl in other...
OpenGL module - textures binding...
Is anybody have an OpenGL module example with texture binding??? There is no example in the module itself...:-(
Asynchronous view creation
Hi, I am developing an OpenGL module for Appcelerator. Here is a sample code snippet of how its going to be used in JS: ~~~ var glView = tiuoozo.createGlView({ left: 10, top: 10, ...
Can We Develop an OpenGL ES Module?
Is there sufficient interest in developing a community-supported OpenGL ES Module? An OpenGL module would be very beneficial to me. And I am wondering if there is enough interest by other developers to start a new open-source project. I can contribute...
[Ti.OpenGL] Possible bug in glGet...
Trying to get the glGet* functions working on the Ti.Opengl module (for picking into the 3D scene), however I am seeing odd results. For example, using the included 'gears' demo, I am adding the following lines to the drawImage function in the files...
QuickTiGame2D
Anybody had any experience working with this module? [QuickTiGame2D](http://code.google.com/p/quicktigame2d/) I keep getting an error when trying to launch a demo app: ~~~ [INFO] One moment, building ... [INFO] Detected third-party module:...
[Ti.Opengl] Weird crash when using lighting
Hi there. I am trying to get started with the TI.OpenGL module. I have hacked the provided example to show a sphere generated as a triangle strip. I am now trying to enable lighting and pass in a normal array to glDrawArrays. However, it keeps crashing...
OpenGL and camera overlay
Hi, I'm writing a little AR application. I'm using the official Opengl module but I've a problem. When I add the opengl view as overlay to the camera, I can't see anything, I only see the camera "video". If I add the view to the window, It works...
How to display particle with open gl module?
Hoping someone can point me down the right path. I've been using https://github.com/atsusy/tiopengles for opengl needs, and got an app working that displays a particle emitter. My big issue is the module crashes on rotation. So i'd like to try via the...
OpenGL Possibilities for Appcelerator Titanium Desktop
Hello, I am trying to evaluate Appcelerator Titanium Desktop as a potential framework for an application we are building that makes heavy use of OpenGL. I have been browsing the source code, trying to what is possible using native modules (obviously...
OpenGL ES Module available
Hi, i've found this article about an opengl es module for titanium mobile. http://maniacdev.com/2011/05/titanium-mobile-opengl-es-and-augmented-reality-modules/ I've tested the module and it works pretty well, but i have no idea how to write 2d games...
OpenGL module
Anyone know OpenGL (or someone that does) that wants to get paid to build a Ti OpenGL module?
Pageflip
Hi guys I want to develop an iPad app that enables pageflipping through some books (just like iBooks). Is it possible with appcelerator? I mean, it needs to take use of OpenGL and everything.
starting in titanium, finishing in xcode
Hi, This project looks awesome compared to trying to learn objective c like I've been doing for a while. I have a very specific app in mind that has an open source openGL ES library that I need to use for the app.. or learn how to code it myself, but it...
what kind of 2D graphics functionality is available ?
I'm considering using Appcelerator to build a stock market analytics and charting application. I'll need to create stock charts and various other standard graphics such as bar, line & pie charts. What 2D graphics support is provided by the...
OpenGL for Android/iOS
Now that Titanium 1.4 is released, we have android support for SDK modules. Are there any plans in the works to get a SDK module for OpenGL for Android/iOS devices?
Showing 1-30 of 30