这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@RangerMauve
Copy link
Contributor

I want to use the renderer with a custom canvas without having to render to an Android View which requires a context and all sorts of stuff.

Can't currently do that because the renderer is package-private.

The goal is to be able to render this onto a texture in Unity so that people can easily make stuff with termux in VR.

I want to use the renderer with a custom canvas without having to render to an Android View which requires a context and all sorts of stuff.

Can't currently do that because the renderer is package-private
@fornwall fornwall merged commit 9f36ed0 into termux:master Mar 10, 2018
@fornwall
Copy link
Member

Thanks! The TerminalRenderer class needs some love and cleanup, but having it public doesn't do any harm and allows projects such as yours to experiment with it.

@RangerMauve
Copy link
Contributor Author

Thanks! I'm kinda new to android development, how can I configure my build.gradle to load this version?

@RangerMauve RangerMauve deleted the patch-1 branch March 10, 2018 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants