Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text support on Ogre2 #487

Open
chapulina opened this issue Nov 5, 2021 · 0 comments
Open

Add text support on Ogre2 #487

chapulina opened this issue Nov 5, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed ogre2.x

Comments

@chapulina
Copy link
Contributor

Desired behavior

I'd like to write text to the 3D scene with Ogre 2 like we have with Ogre 1. See this tutorial, which only applies to Ogre 1:

https://ignitionrobotics.org/api/rendering/7.0/text_geom.html

Alternatives considered

N/A

Implementation suggestion

This function needs to be filled:

https://github.com/ignitionrobotics/ign-rendering/blob/056023a9f8f139925035b0e62db3837ad9a3f8e3/ogre2/src/Ogre2Scene.cc#L1190-L1195

We need to create a Ogre2Text class like we have an OgreText.

Additional context

I'm not sure what's the current status of MovableText support in Ogre 2, this thread has more context: https://forums.ogre3d.org/viewtopic.php?t=82872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed ogre2.x
Projects
None yet
Development

No branches or pull requests

1 participant