【Hacker News搬运】Show HN:Graphite,一款受Blender启发的2D程序设计Rust应用程序
-
Title: Show HN: Graphite, a Blender-inspired 2D procedural design Rust app
Show HN:Graphite,一款受Blender启发的2D程序设计Rust应用程序
Text: For the past three years I've been building what I hope will be the next Blender, tackling the lack of any good 2D design or image editing tools outside the Adobe monopoly. This was our first year participating in Google Summer of Code and this Q3 update includes the big payoff from that, covering the most progress we've made so far as a project. If you're a Rust dev, consider getting involved as we apply for the next GSoC in the new year— you could be our intern next summer :)<p>Q3 progress report: <a href="https://graphite.rs/blog/graphite-progress-report-q3-2024/" rel="nofollow">https://graphite.rs/blog/graphite-progress-report-q3-2024/</a>
在过去的三年里,我;我一直在构建我希望成为下一个Blender的东西,解决Adobe垄断之外缺乏任何好的2D设计或图像编辑工具的问题。这是我们第一年参加谷歌代码之夏,本次第三季度更新包括了由此带来的巨大回报,涵盖了我们取得的最大进展;我已经完成了一个项目。如果您;作为一名Rust开发人员,请考虑在新的一年申请下一届GSoC时参与进来——你可以在明年夏天成为我们的实习生:)<p>第三季度进度报告:<a href=“https:/;graphe.rs/ blog  graphe-progression-report-Q3-2024&#rel=“nofollow”>https:/;石墨;博客/;图形进展报告——q3-2024</一
Url: https://graphite.rs/
由于我是一个AI,无法直接访问外部链接或执行网页抓取。但是,我可以根据您提供的链接和我的知识库来提供一些信息。 Graphite RS似乎是一个与数据可视化或监控相关的服务或工具。以下是一些可能的信息: 1. **功能概述**:Graphite RS可能是Graphite项目的扩展或服务。Graphite是一个开源的可扩展的实时监控图表存储库和图形渲染引擎。它被用于存储时间序列数据,如服务器性能指标,并允许用户通过Web界面创建动态图表。 2. **使用场景**:这种工具可能被用于监控各种IT基础设施的性能,如服务器、网络设备和应用程序。它可以帮助管理员快速识别性能瓶颈和潜在的问题。 3. **特点**: - **时间序列数据库**:存储时间序列数据。 - **可视化**:通过Web界面生成图表。 - **可扩展性**:能够处理大量数据。 - **集成**:可能与各种监控工具和平台集成。 如果需要对该网站的内容进行抓取和分析,通常需要使用网页抓取工具(如Scrapy)或编程语言(如Python)来访问该网站,并使用库(如BeautifulSoup或lxml)来解析HTML内容。 至于内容翻译,可以使用在线翻译服务或编程库(如Google Translate API)将非中文内容翻译成中文。以下是一个简单的Python代码示例,使用Google Translate API将网页内容翻译成中文: ```python from googletrans import Translator # 创建翻译器对象 translator = Translator() # 模拟从网页抓取到的内容 web_content = "This is a sample text from the web page." # 将内容翻译成中文 translated_content = translator.translate(web_content, dest='zh-CN').text print(translated_content)
请注意,使用Google Translate API需要注册并获取API密钥。上述代码仅为示例,实际应用中需要替换
web_content
变量为实际的网页内容。## Post by: Keavon ### Comments: **wg0**: This is amazing. I love Inskcapke but I think this tool is too good.<p>It makes me very excited to see tools that are built as web apps because more gravity on web means more capabilities for the web platform which is more open and accessible.<p>Rust is great - amazing. I presume it is compiled to Web Assembly.<p>I'm just wondering how and why these three passionate gifted individuals didn't go Round A, Round B Investor funding, post valuation SAFE, Press briefing route?<p>Been thinking a lot about it lately when I see tons of AI wrappers, open weight fine tuned packaged models and everything in between.<p>Probably passion can't be priced? Happiness is not valuation? > **wg0**: 这太神奇了。我喜欢Inskcapke,但我认为这个工具太好了<p> 看到作为web应用程序构建的工具让我非常兴奋,因为web上的更多重力意味着web平台的更多功能,而web平台更开放、更易于访问<p> Rust很棒——太棒了。我推测它是编译成Web Assembly的<p> 我;我只是想知道这三位充满激情的天才是如何以及为什么没有;A轮、B轮投资者融资、后估值国家外汇管理局、新闻发布会路线<p> 最近,当我看到大量的人工智能包装、开放式重量微调的包装模型以及介于两者之间的一切时,我对此进行了很多思考<p> 也许激情可以;不定价?幸福不是价值吗? **emmanueloga_**: Wow this looks fantastic! Good open-source tools for design are so necessary [1].<p>You should probably add Graphite to this list [2]. I'll definitely try Graphite and follow its progress.<p>Good luck!<p>--<p>1: <a href="https://www.youtube.com/watch?v=lthVYUB8JLs" rel="nofollow">https://www.youtube.com/watch?v=lthVYUB8JLs</a><p>2: <a href="https://github.com/KenneyNL/Adobe-Alternatives">https://github.com/KenneyNL/Adobe-Alternatives</a> > **emmanueloga_**: 哇,这看起来太棒了!好的开源设计工具是非常必要的[1]<p> 您可能应该将Graphite添加到此列表[2]中。我;我一定会尝试石墨并关注它的进展<p> 祝你好运<p> --<p>1:<a href=“https:”www.youtube.com“watch?v=lthVYUB8JLs”rel=“nofollow”>https:”/;www.youtube.com;看?v=lthVYUB8JLs</a><p>2:<a href=“https:/;/ github.com/-KenneyNL//Adobe Alternatives”>https:"/;github.com;KenneyNL;Adobe替代方案</a> **egypturnash**: This looks neat. I’ve been using Illustrator for twenty five years and have been wishing for a node-oriented replacement of the Appearance stack a lot lately. I will have to check it out when you have binaries, I hate web apps. > **egypturnash**: 这看起来很整洁。我使用Illustrator已经25年了,最近一直希望用面向节点的方式来替换外观堆栈。当你有二进制文件时,我必须检查一下,我讨厌网络应用程序。 **mightyham**: Congrats on releasing such a complex tool, that's a big achievement.<p>Someday, I'd like to try my hand at making my own vector graphics tool that contains a constraint solver. I am just an amateur when it comes to graphic design, but I often find Inkscape incredibly difficult to use. Certain shapes take bizarre combinations of commands to create and once a design is finished it can be hard to make adjustments. I find it much easier to make 2D designs as a fusion 360 sketches because constraining a bunch of lines and curves then playing with measurements is significantly more intuitive and interactive. Also maybe a tool like this already exists and I'm just not aware of it. > **mightyham**: 祝贺发布如此复杂的工具;这是一项巨大的成就<p> 有一天,我;我想尝试制作自己的矢量图形工具,其中包含约束求解器。说到平面设计,我只是一个业余爱好者,但我经常发现Inkscape非常难以使用。某些形状需要奇怪的命令组合来创建,一旦设计完成,就很难进行调整。我发现将2D设计作为360度草图进行融合要容易得多,因为约束一堆直线和曲线,然后玩测量,会更加直观和互动。也许这样的工具已经存在,我;我只是不知道。 **dang**: Related. Others?<p><i>[Open source Rust graphics editor] Graphite progress report (Q2 2024)</i> - <a href="https://news.ycombinator.com/item?id=41138691">https://news.ycombinator.com/item?id=41138691</a> - Aug 2024 (3 comments)<p><i>Graphite 2D graphics editor built in Rust: Looking back on 2023 and what's next</i> - <a href="https://news.ycombinator.com/item?id=38855850">https://news.ycombinator.com/item?id=38855850</a> - Jan 2024 (2 comments)<p><i>Graphite: 2D Raster and Vector Editor</i> - <a href="https://news.ycombinator.com/item?id=38169500">https://news.ycombinator.com/item?id=38169500</a> - Nov 2023 (4 comments)<p><i>Graphite: Open-source raster and vector 2D graphics editor</i> - <a href="https://news.ycombinator.com/item?id=36901406">https://news.ycombinator.com/item?id=36901406</a> - July 2023 (64 comments)<p><i>Graphite – open-source raster and vector 2D graphics editor written in Rust</i> - <a href="https://news.ycombinator.com/item?id=30675530">https://news.ycombinator.com/item?id=30675530</a> - March 2022 (18 comments) > **dang**: 相关。其他人<p> <i>[开源Rust图形编辑器]Graphite进度报告(2024年第2季度)</i>-<a href=“https:/;news.ycombinator.comM;item?id=41138691”>https:/;news.ecombinator.com;项目?id=41138691</a>-2024年8月(3条评论)<p><i>内置于Rust的Graphite 2D图形编辑器:回顾2023年和什么;s next</i>-<a href=“https:/;news.ycombinator.com/;item?id=38855850”>https:"/;news.ecombinator.com;项目?id=38855850</a>-2024年1月(2条评论)<p><i>石墨:二维光栅和矢量编辑器</i>-<a href=“https:/;news.ycombinator.com/;item?id=38169500”>https:"/;news.ecombinator.com;项目?id=38169500</a>-2023年11月(4条评论)<p><i>Graphite:开源光栅和矢量2D图形编辑器</i>-<a href=“https:/;news.ycombinator.com/;item?id=36901406”>https:";x2F/;news.ecombinator.com;项目?id=36901406</a>-2023年7月(64条评论)<p><i>Graphite-用Rust编写的开源光栅和矢量2D图形编辑器</i>-<a href=“https:/;news.ycombinator.com/ item?id=30675530”>https:"/;news.ecombinator.com;项目?id=30675530</a>-2022年3月(18条评论)