Giter Site home page Giter Site logo

Comments (6)

oshimaryo avatar oshimaryo commented on August 29, 2024

STLからAnimated GIFを生成する処理が同期処理だと結構重いのでpngがマシかなぁ

from gitfab2.

oshimaryo avatar oshimaryo commented on August 29, 2024

create時・update時の同期処理ではpngを返して、その裏で非同期にgifを作っておくのがいいかも

from gitfab2.

dadaa avatar dadaa commented on August 29, 2024

一時的なイメージを渡す一方で非同期で処理に賛成

from gitfab2.

oshimaryo avatar oshimaryo commented on August 29, 2024

その方向でやってみますー

from gitfab2.

oshimaryo avatar oshimaryo commented on August 29, 2024
  • attachment.tmp でpngを返す

  • attachment.thumb でagifを返す

  • thumbの生成は非同期

  • tmpの生成は同期処理

  • thumbができるまではtmpを返す

    -> 現状なぜかすべて非同期になってしまうので別issueでやる

from gitfab2.

oshimaryo avatar oshimaryo commented on August 29, 2024

deploy前に サーバに pov-ray のインストールが必要
http://qiita.com/oshimaryo/items/ab5b3253c1591e8eafbf

from gitfab2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.